Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2006
    Posts
    2

    About SplashImage

    I want to displays the primer image file 'logo.png' for five seconds before the installer loads.

    On Startup :
    Dialog.SplashImage(SessionVar.Expand("%TempLaunchF older%\\logo_ad.png"), 5, false);

    But can't do this.


    Thanks in advance for any assistance on this, if possible.

  2. #2
    Join Date
    Sep 2006
    Posts
    7
    I see an space in the "%TempLaunchF older%" variable... try removing it, not sure if u already made it...

    You get any error message? Post it...

  3. #3
    Join Date
    Sep 2006
    Posts
    2
    I'm sorry,
    It's not an space in the "%TempLaunchF older%" variable,

    When the installer loads,not any error message,just not display image file.

    Regards,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts