1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-30 00:04:26 -04:00

don't keep shortcuts after uninstalling standalone version (fix )

This commit is contained in:
Alexander Bruy 2011-12-10 15:45:01 +02:00
parent 1a7d90992a
commit 018eda5737

@ -631,7 +631,7 @@ Section "Uninstall"
RMDir "$INSTDIR"
;remove the Desktop ShortCut
SetShellVarContext current
SetShellVarContext all
Delete "$DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
;remove the Programs Start ShortCut