We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32801ed commit 91b4a0dCopy full SHA for 91b4a0d
ms-windows/osgeo4w/postinstall.bat
@@ -1,4 +1,5 @@
1
textreplace -std -t bin\@package@.bat
2
+textreplace -std -t bin\@package@-browser.bat
3
4
mkdir "%OSGEO4W_STARTMENU%"
5
xxmklink "%OSGEO4W_STARTMENU%\Quantum GIS (@version@).lnk" "%OSGEO4W_ROOT%\bin\@package@.bat" " " \ "Quantum GIS - Desktop GIS (@version@)" 1 "%OSGEO4W_ROOT%\apps\@package@\icons\QGIS.ico"
0 commit comments