diff --git a/ms-windows/osgeo4w/preremove-desktop.bat b/ms-windows/osgeo4w/preremove-desktop.bat index 246ed072ad0..57c8b1741ef 100644 --- a/ms-windows/osgeo4w/preremove-desktop.bat +++ b/ms-windows/osgeo4w/preremove-desktop.bat @@ -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