Results 1 to 5 of 5

Thread: splash screens

  1. #1
    Join Date
    Jul 2002
    Location
    Perth, Australia
    Posts
    50

    splash screens

    Tool: InstallShield Developer 7.03
    Project Type: Standard

    I would like to be able to display a splash screen at the start of my install. This is a very simple thing to do if you want the splash screen to be static (you just go the the "Setup Files/Billboards" section and insert a file at the appropriate node).

    However, I wish to dynamically load a splash screen. In other words, I want the install to look for a file (say "splash.bmp") and display whatever image it finds there.

    Is this possible?

    Thanks in advance!

    Ben

  2. #2
    Join Date
    Jan 2002
    Location
    somewhere in the vicinity of Betelgeuse
    Posts
    1,088
    I believe developer does just what you want.

    setup.exe will automagically display a splash-screen if one is found, otherwise it will show a bigger dialog.
    October 11th - Amsterdam - Free Event ->>PackagingEvent.nl


    Visit: Professional Development Systems
    Supplier of Macrovision, Madcap Flare, VMware, Leadtools & Sitraka for the Benelux

    Training information

  3. #3
    Join Date
    Jul 2002
    Location
    Perth, Australia
    Posts
    50
    Thanks for the reply. However, while it is reassuring to know that it is possible to achieve what I want to do, I am still not clear on how. How would I get setup.exe to look for a certain file and display it is a splash screen when it is executed?
    Also I love the word "automagically". Is that the word that you intended to use, or merely a spelling error?

  4. #4
    Join Date
    Jan 2002
    Location
    somewhere in the vicinity of Betelgeuse
    Posts
    1,088
    Whenever you place a setup.bmp in the root of you install, this will be used as splash. (Just build a product without a splash-screen, and place the bitmap.)

    On the word automagically, it's a pretty widely accepted word. See here
    October 11th - Amsterdam - Free Event ->>PackagingEvent.nl


    Visit: Professional Development Systems
    Supplier of Macrovision, Madcap Flare, VMware, Leadtools & Sitraka for the Benelux

    Training information

  5. #5
    Join Date
    Jul 2002
    Location
    Perth, Australia
    Posts
    50
    As easy as that, hey? Cool. Thanks for the help!

Posting Permissions

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