|
|
|
|
#1 |
|
Junior Member
Join Date: Feb 2008
Location: Austin, TX
Posts: 11
|
Automatically ending non-silent install
I admit, I am brand new to NSIS, but I was curious if this was possible:
I have just a generic installer, where the only window is the progress bar with the cancel button. I still want this to be visible when the installer is running, but when everything finishes I would like the installer to exit itself, without the user having to click cancel. Any suggestions on how to go about this? |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Refer to the documentation,
4.8.1.3 AutoCloseWindow 4.9.14.11 SetAutoClose Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Location: Austin, TX
Posts: 11
|
Damn, I totally missed those. Thanks!
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
With MUI, !define MUI_FINISHPAGE_NOAUTOCLOSE before inserting any page macros.
Stu |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|