- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    Qt Creator 3.0.0-beta
 - 
    None
 - 
    Windows
 
When opening a .pro file as an argument (i.e QtCreator.exe "D:\file.pro") the following error occurs:
File error:
Cannot open <filepath>'<filepath>\file.pro' for reading: The filename, directory name, or volume label syntax is incorrect.
I think the problem is with the duplicate <filepath>, it should be instead:
'<filepath>\file.pro' without the <filepath> before.
When opening a .pro file using "Open File or Project" from inside Qt Creator, it works without any problems.
Best,
MJaoune
P.S I think this is a very lame bug that should not be in such a big project (Qt), even in ALPHA or BETA stages.
- replaces
 - 
                    
QTCREATORBUG-10773 Malformed path when opening .pro file by double-clicking it in Windows Explorer
-         
     - Closed
 
 -         
 
- resulted in
 - 
                    
QTBUG-34744 Windows: Document change of behavior for QCoreApplication::arguments()
-         
     - Closed
 
 -         
 
| For Gerrit Dashboard: QTCREATORBUG-10686 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 70853,1 | Installer: Fix shortcuts on Windows | 3.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 | 
| 70856,1 | Fix Qt Creator shortcuts on Windows | master | qtsdk/qtsdk | Status: MERGED | +2 | 0 | 
| 128619,1 | Fix Qt Creator shortcuts on Windows | master | qtsdk/tqtc-qtsdk | Status: MERGED | +2 | 0 |