Skip to content

Commit

Permalink
osgeo4w: fix program entry removal
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 28, 2012
1 parent 712a362 commit fe08fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ms-windows/osgeo4w/preremove-desktop.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
del "%OSGEO4W_STARTMENU%\Quantum GIS (@version@).lnk"
del "%OSGEO4W_STARTMENU%\Quantum GIS Desktop (@version@).lnk"
del "%OSGEO4W_STARTMENU%\Quantum GIS Browser (@version@).lnk"
del "%ALLUSERSPROFILE%\Desktop\Quantum GIS (@version@).lnk"
del "%ALLUSERSPROFILE%\Desktop\Quantum GIS Desktop (@version@).lnk"
del "%ALLUSERSPROFILE%\Desktop\Quantum GIS Browser (@version@).lnk"
del "%OSGEO4W_ROOT%"\bin\@package@.bat
del "%OSGEO4W_ROOT%"\bin\@package@-browser.bat
Expand Down

0 comments on commit fe08fd6

Please sign in to comment.