Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Automatically ending non-silent install (http://forums.winamp.com/showthread.php?t=287559)

jrhutch 25th February 2008 13:42

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?

Red Wine 25th February 2008 15:52

Refer to the documentation,

4.8.1.3 AutoCloseWindow

4.9.14.11 SetAutoClose

jrhutch 25th February 2008 15:58

Damn, I totally missed those. Thanks!

Afrow UK 25th February 2008 17:25

With MUI, !define MUI_FINISHPAGE_NOAUTOCLOSE before inserting any page macros.

Stu


All times are GMT. The time now is 17:37.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.