neilqiu
09-28-2006, 10:45 PM
I want to displays the primer image file 'logo.png' for five seconds before the installer loads.
On Startup :
Dialog.SplashImage(SessionVar.Expand("%TempLaunchFolder%\\logo_ad.png"), 5, false);
But can't do this.
Thanks in advance for any assistance on this, if possible.
On Startup :
Dialog.SplashImage(SessionVar.Expand("%TempLaunchFolder%\\logo_ad.png"), 5, false);
But can't do this.
Thanks in advance for any assistance on this, if possible.