mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
don't keep shortcuts after uninstalling standalone version (fix #2977)
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user