mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
7 lines
456 B
Batchfile
7 lines
456 B
Batchfile
|
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
|
||
|
del "%OSGEO4W_STARTMENU%\QGIS Browser @version@ with GRASS @grassversion@.lnk"
|
||
|
del "%ALLUSERSPROFILE%\Desktop\QGIS Desktop @version@ with GRASS @grassversion@.lnk"
|
||
|
del "%ALLUSERSPROFILE%\Desktop\QGIS Browser @version@ with GRASS @grassversion@.lnk"
|
||
|
del "%OSGEO4W_ROOT%"\bin\@package@-grass@grassmajor@.bat
|
||
|
del "%OSGEO4W_ROOT%"\bin\@package@-browser-grass@grassmajor@.bat
|