QGIS/ms-windows/osgeo4w/preremove-grass.bat

11 lines
605 B
Batchfile
Raw Normal View History

del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
del "%OSGEO4W_STARTMENU%\QGIS Browser @version@ with GRASS @grassversion@.lnk"
rmdir "%OSGEO4W_STARTMENU%"
del "%OSGEO4W_DESKTOP%\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
del "%OSGEO4W_DESKTOP%\QGIS Browser @version@ with GRASS @grassversion@.lnk"
rmdir "%OSGEO4W_DESKTOP%"
del "%OSGEO4W_ROOT%\bin\@package@-grass@grassmajor@.bat"
del "%OSGEO4W_ROOT%\bin\@package@-bin-g@grassmajor@.exe"
del "%OSGEO4W_ROOT%\bin\@package@-bin-g@grassmajor@.vars"
del "%OSGEO4W_ROOT%\bin\@package@-bin-g@grassmajor@.env"