Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Progress Update Listbox (http://forums.winamp.com/showthread.php?t=255470)

CDante 14th September 2006 11:51

Progress Update Listbox
 
Hi,

I have in my custom page a listbox but have so far fail to find a way to update it once the page have been displayed (via !insertmacro MUI_INSTALLOPTIONS_SHOW). It seems all operations pauses once it hit that line.

What i want to do is to make the listbox display what the installer is doing whilst it hit each part of the script.

E.g.

Installer is now Registering DLLs...
Installer is now Removing temp files...


Thanks in advance
-Chris.

kichik 15th September 2006 11:01

InstallOptions is not meant for that. Why not use the normal installation log page for that? You can hide the log itself and keep just the progress bar and the text above it. If you really want to get rid of the progress bar, you can also remove it using Resource Hacker.

CDante 15th September 2006 14:00

Thanks!!


All times are GMT. The time now is 04:15.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.