Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: fix shortcut removal
  • Loading branch information
jef-n committed Sep 5, 2013
1 parent b6484b9 commit 8303ce0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ms-windows/osgeo4w/preremove-desktop.bat
@@ -1,7 +1,7 @@
del "%OSGEO4W_STARTMENU%\QGIS Desktop (@version@).lnk"
del "%OSGEO4W_STARTMENU%\QGIS Browser (@version@).lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Desktop (@version@).lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Browser (@version@).lnk"
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@.lnk"
del "%OSGEO4W_STARTMENU%\QGIS Browser @version@.lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Desktop @version@.lnk"
del "%ALLUSERSPROFILE%\Desktop\QGIS Browser @version@.lnk"
del "%OSGEO4W_ROOT%"\bin\@package@.bat
del "%OSGEO4W_ROOT%"\bin\@package@-browser.bat
del "%OSGEO4W_ROOT%"\apps\@package@\python\qgis\qgisconfig.py
Expand Down

0 comments on commit 8303ce0

Please sign in to comment.