QGIS/ms-windows/osgeo4w/preremove-grass.bat
Juergen E. Fischer c2f16cfc68 osgeo4w: fix grass plugin installation
(cherry picked from commit ec5a3b42b87e304690e241bca38d56870851fd10)
2018-11-26 23:16:14 +01:00

11 lines
605 B
Batchfile

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"