Add back the install while running viewer option

This commit is contained in:
Lirusaito
2019-02-03 05:55:01 -05:00
parent 6c219bd628
commit 50f7893b2f

View File

@@ -326,7 +326,7 @@ Function CloseSecondLife
IntCmp $0 0 DONE
StrCmp $SKIP_DIALOGS "true" CLOSE
MessageBox MB_OKCANCEL $(CloseSecondLifeInstMB) IDOK CLOSE IDCANCEL CANCEL_INSTALL
MessageBox MB_YESNOCANCEL $(CloseSecondLifeInstMB) IDYES CLOSE IDNO DONE
CANCEL_INSTALL:
Quit