remove old desktop icons
This commit is contained in:
@@ -343,6 +343,10 @@ Delete "$INSTDIR\crashinfo.txt"
|
|||||||
RMDir "$INSTDIR" ; will delete only if empty
|
RMDir "$INSTDIR" ; will delete only if empty
|
||||||
|
|
||||||
SetShellVarContext all ; delete from "All Users" if NT
|
SetShellVarContext all ; delete from "All Users" if NT
|
||||||
|
# These two versions didn't uninstall their desktop icon correctly.
|
||||||
|
# Let's do this until, say, alpha 5 or so.
|
||||||
|
Delete "$DESKTOP\Play StepMania 3.9 alpha 2.lnk"
|
||||||
|
Delete "$DESKTOP\Play StepMania 3.9 alpha 3.lnk"
|
||||||
Delete "$DESKTOP\Play ${PRODUCT_NAME_VER}.lnk"
|
Delete "$DESKTOP\Play ${PRODUCT_NAME_VER}.lnk"
|
||||||
; I'm being paranoid here:
|
; I'm being paranoid here:
|
||||||
Delete "$SMPROGRAMS\${PRODUCT_ID}\*.*"
|
Delete "$SMPROGRAMS\${PRODUCT_ID}\*.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user