mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-10 10:23:52 +02:00
maybe fix taskbar icon breaking on upgrade
This commit is contained in:
@@ -189,9 +189,8 @@ Section "Uninstall"
|
||||
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\VRCX"
|
||||
DeleteRegKey HKCU "Software\Classes\vrcx"
|
||||
|
||||
Delete "$SMPROGRAMS\VRCX.lnk"
|
||||
|
||||
${IfNot} ${Silent}
|
||||
Delete "$SMPROGRAMS\VRCX.lnk"
|
||||
Delete "$DESKTOP\VRCX.lnk"
|
||||
${EndIf}
|
||||
SectionEnd
|
||||
|
||||
Reference in New Issue
Block a user