2013-09-05 09:09:01 +02:00
|
|
|
del "%OSGEO4W_STARTMENU%\QGIS Desktop @version@.lnk"
|
|
|
|
del "%OSGEO4W_STARTMENU%\QGIS Browser @version@.lnk"
|
2014-08-20 12:06:34 +02:00
|
|
|
del "%OSGEO4W_STARTMENU%\Qt Designer with QGIS @version@ custom widgets.lnk"
|
2016-03-12 19:42:03 +01:00
|
|
|
rmdir "%OSGEO4W_STARTMENU%"
|
|
|
|
del "%OSGEO4W_DESKTOP%\QGIS Desktop @version@.lnk"
|
|
|
|
del "%OSGEO4W_DESKTOP%\QGIS Browser @version@.lnk"
|
|
|
|
del "%OSGEO4W_DESKTOP%\Qt Designer with QGIS @version@ custom widgets.lnk"
|
|
|
|
rmdir "%OSGEO4W_DESKTOP%"
|
|
|
|
del "%OSGEO4W_ROOT%\bin\@package@.bat"
|
|
|
|
del "%OSGEO4W_ROOT%\bin\@package@-browser.bat"
|
|
|
|
del "%OSGEO4W_ROOT%\bin\@package@-designer.bat"
|
|
|
|
del "%OSGEO4W_ROOT%\apps\@package@\python\qgis\qgisconfig.py"
|
|
|
|
del "%OSGEO4W_ROOT%\apps\@package@\bin\qgis.reg"
|