Hello,
I want to set my application splash as the setup splash.
How do I do this???
Thanks.
Professional Software Development Tools
Hello,
I want to set my application splash as the setup splash.
How do I do this???
Thanks.
The only way to do that (that I can think of) would be to write a small custom app that shows your splash image and then run it as an early setup action. You would need to inculde the executable as a Primer file so that it would be early extracted and available for execution.