diff --git a/ms-windows/osgeo4w/postinstall.bat b/ms-windows/osgeo4w/postinstall.bat index 81ebd958163..d3a5c110b6d 100755 --- a/ms-windows/osgeo4w/postinstall.bat +++ b/ms-windows/osgeo4w/postinstall.bat @@ -1,4 +1,5 @@ textreplace -std -t bin\@package@.bat +textreplace -std -t bin\@package@-browser.bat mkdir "%OSGEO4W_STARTMENU%" 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"