PDA

View Full Version : Put custom splash screen???


mandark
12-23-2002, 12:24 AM
Hello,

I want to set my application splash as the setup splash.

How do I do this???

Thanks.

Brett
12-23-2002, 09:07 AM
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.