remove/disable "Please wait while ...." dialog?
How can I turn off the display of the "Please wait while ...." dialog?
Archive: remove/disable "Please wait while ...." dialog?
remove/disable "Please wait while ...." dialog?
How can I turn off the display of the "Please wait while ...." dialog?
You could try installing in silent mode ;).
No seriously, set the installer up as silent by default, then override .OnInit and set silent off, therefore, turning guis on.
Just an idea. I haven't tried it.
See, ModernUI docs.
You can use Resource Hacker to change the UI of your "ui.exe".
That's what I did :D