remove old desktop icons

This commit is contained in:
Glenn Maynard
2003-09-04 20:49:25 +00:00
parent 192ccf3291
commit 349f07057f
+4
View File
@@ -343,6 +343,10 @@ Delete "$INSTDIR\crashinfo.txt"
RMDir "$INSTDIR" ; will delete only if empty
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"
; I'm being paranoid here:
Delete "$SMPROGRAMS\${PRODUCT_ID}\*.*"