Showing *something* during silent instal
Hi all,
I have an installer that does a silent install of the .NET framework.
Since this installation takes quite some time I want to popup a window (prefereably with animation) that says:
"Installing the .NET framework. This may take several minutes..."
Is there something in NSIS (or plugin) to launch a non-blocking window?
Thanks