mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-29 00:03:59 -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"
|
RMDir "$INSTDIR"
|
||||||
|
|
||||||
;remove the Desktop ShortCut
|
;remove the Desktop ShortCut
|
||||||
SetShellVarContext current
|
SetShellVarContext all
|
||||||
Delete "$DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
|
Delete "$DESKTOP\Quantum GIS (${VERSION_NUMBER}).lnk"
|
||||||
|
|
||||||
;remove the Programs Start ShortCut
|
;remove the Programs Start ShortCut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user