Old 25th February 2008, 13:42   #1
jrhutch
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?
jrhutch is offline   Reply With Quote
Old 25th February 2008, 15:52   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
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
Red Wine is offline   Reply With Quote
Old 25th February 2008, 15:58   #3
jrhutch
Junior Member
 
Join Date: Feb 2008
Location: Austin, TX
Posts: 11
Damn, I totally missed those. Thanks!
jrhutch is offline   Reply With Quote
Old 25th February 2008, 17:25   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
With MUI, !define MUI_FINISHPAGE_NOAUTOCLOSE before inserting any page macros.

Stu
Afrow UK is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump