Minor installer fix.
This commit is contained in:
parent
7c5ef4ca58
commit
68fd91c6f8
@ -490,6 +490,7 @@ Section "Uninstall"
|
|||||||
Delete /REBOOTOK "$INSTDIR\LameXP.exe"
|
Delete /REBOOTOK "$INSTDIR\LameXP.exe"
|
||||||
Delete /REBOOTOK "$INSTDIR\LameXP-Portable.exe"
|
Delete /REBOOTOK "$INSTDIR\LameXP-Portable.exe"
|
||||||
Delete /REBOOTOK "$INSTDIR\LameXP.exe.sig"
|
Delete /REBOOTOK "$INSTDIR\LameXP.exe.sig"
|
||||||
|
Delete /REBOOTOK "$INSTDIR\LameXP*"
|
||||||
Delete /REBOOTOK "$INSTDIR\Uninstall.exe"
|
Delete /REBOOTOK "$INSTDIR\Uninstall.exe"
|
||||||
Delete /REBOOTOK "$INSTDIR\Changelog.htm"
|
Delete /REBOOTOK "$INSTDIR\Changelog.htm"
|
||||||
Delete /REBOOTOK "$INSTDIR\Changelog.html"
|
Delete /REBOOTOK "$INSTDIR\Changelog.html"
|
||||||
|
@ -171,7 +171,7 @@ Section "-LaunchTheInstaller"
|
|||||||
|
|
||||||
RunFailed:
|
RunFailed:
|
||||||
|
|
||||||
MessageBox MB_RETRYCANCEL|MB_DEFBUTTON2|MB_ICONSTOP|MB_TOPMOST "Failed to launch the installer. Please try again!" IDRETRY RunTryAgain
|
MessageBox MB_RETRYCANCEL|MB_ICONSTOP|MB_TOPMOST "Failed to launch the installer. Please try again!" IDRETRY RunTryAgain
|
||||||
|
|
||||||
; --------
|
; --------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user