Change the application that is used to open .pro files to your bat file. (Right click, Properties, Opens With)
To get the filename clicked on from your bat file use %1
Eg.
echo %1
Change the application that is used to open .pro files to your bat file. (Right click, Properties, Opens With)
To get the filename clicked on from your bat file use %1
Eg.
echo %1
Hi,
Why don't you update PATH, INCLUDE and LIB variables manually ?
It will take 1-2 minutes ...
Regards
Bookmarks