From 91b4a0d26ec6b062233c3330e4ab036baf63b7f4 Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Sat, 28 May 2011 09:06:07 +0200 Subject: [PATCH] osgeo4w: fix postinstall --- ms-windows/osgeo4w/postinstall.bat | 1 + 1 file changed, 1 insertion(+) 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"