Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    5

    Application.Exit() SF 7.0

    Does anyone know what is the matter using this command?
    It is ignored until all commands on the particular Action tab have run.
    I need something that immediately halts installation right when certain conditions are encountered.
    Thank you, any hint would be much appreciated.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    So you're saying that this yeilds a dialog box:

    Code:
    Application.Exit(0);
    Dialog.Message("test","After Application.Exit(0);");
    Because it doesn't for me... I tried in on startup, preinstall, and onnext of a screen....


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

Similar Threads

  1. Press Release: Setup Factory 7.0
    By Colin in forum Setup Factory 7.0
    Replies: 0
    Last Post: 11-16-2004, 01:57 PM
  2. Press Release: Setup Factory 7.0
    By Colin in forum Visual Patch 1.0
    Replies: 0
    Last Post: 11-16-2004, 01:57 PM
  3. Dependency Module: Visual FoxPro 7.0 SP1
    By Darryl in forum Setup Factory 8.0 Examples
    Replies: 0
    Last Post: 09-30-2004, 09:27 AM
  4. Learning Setup Factory 7.0
    By Ted Sullivan in forum Setup Factory 7.0
    Replies: 0
    Last Post: 09-22-2004, 01:01 PM
  5. New Features in Setup Factory 7.0
    By Ted Sullivan in forum Setup Factory 7.0
    Replies: 0
    Last Post: 08-12-2004, 12:13 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