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

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

View File

@ -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