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.