Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2001
    Location
    Harrisburg, PA , USA
    Posts
    114

    SUF 7.0.3.0 Displaying the Finished screen

    Now in two projects I have been attempting to display the finished screen with code in the actions to execute an external script to make a folder read only.

    Every time the setup is ran the finished successfully screen is not displayed with or with out commnds.

    I have been using the top banner, but tried the side banner too.

    If anyone wants to see my scripting they're more then welcome but I don't think that is the problem.

  2. #2
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    Hard to say why you have this problem. Naturally, this is not a common problem in SUF70; there must be something wrong in your code.

    What does the log tell you?
    Have you tried the debug facilities?
    What do you mean by "an external script"?
    How do you call the external script?
    The files you want to be read only, are they installed by the SUF70 project?

  3. #3
    Join Date
    Mar 2005
    Location
    Indianaoplis, IN USA
    Posts
    127
    If you never see the final screen, one of two things is likely happening. 1) Before the final screen is displayed, your code is executing an Application.Exit() and shutting down, or 2) the code is waiting on something that never happens, is caught in a loop, or otherwise stops responding. If you can open taskmanager and still see you application running (or see the irsetup.exe process) then option 2) is most likely your problem.

    Good luck tracking the problem down.

Similar Threads

  1. HOWTO: Make a Media Player Object Go Full Screen
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-23-2002, 11:23 AM
  2. HOWTO: Install a Screen Saver
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-27-2002, 01:35 PM
  3. suf 6.0.0.4 performing setup actions screen hangs
    By Herm!t in forum Setup Factory 6.0
    Replies: 4
    Last Post: 03-19-2002, 12:15 PM
  4. Replies: 4
    Last Post: 12-04-2001, 01:26 AM
  5. Replies: 1
    Last Post: 11-21-2001, 01:10 PM

Posting Permissions

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