mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
fixed bug am45088 (studio icon left on desktop after uninstall)
This commit is contained in:
parent
c4453a9593
commit
afde57b27e
@ -841,7 +841,7 @@ Section Uninstall
|
||||
|
||||
Delete "$SMPROGRAMS\$ICONS_GROUP\Uninstall.lnk"
|
||||
Delete "$SMPROGRAMS\$ICONS_GROUP\Website.lnk"
|
||||
Delete "$DESKTOP\AMX Mod X Editor.lnk"
|
||||
Delete "$DESKTOP\AMX Mod X Studio.lnk"
|
||||
Delete "$SMPROGRAMS\$ICONS_GROUP\AMXX Studio.lnk"
|
||||
Delete "$SMPROGRAMS\$ICONS_GROUP\Documentation.lnk"
|
||||
Delete "$SMPROGRAMS\$ICONS_GROUP\AMX Mod X.lnk"
|
||||
|
Loading…
Reference in New Issue
Block a user