Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2007
    Posts
    1

    How do i launch the program after install

    when i let setup factory detect if a restart is necessary, how do i launch the program only if a restart is not necessary?

    If let the function run which detects if a restart is necessary, then how do i tell that the user did not click "no" to restarting. If the user clicked "no" i do not want to launch, but if the user was never prompted because a restart is not neccessary, then i want to run my applciation.

    How do i determine if the user clicked no?

    Tomer

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    You could edit the script that handles the reboot or use similar code in your app. The script can be found in:

    C:\Program Files\Setup Factory 7.0\Includes\Scripts\_SUF70_Global_Functions.lua

    and is named:

    function g_HandleSystemReboot()

    Adam Kapilik

  3. #3
    Join Date
    Mar 2007
    Posts
    26

    solution

    Hi

    Wondering if you did find a solution to this problem as if so, could somebody please let me know best way of adding this.

    Thanks
    Terry

Similar Threads

  1. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  2. Can't install program
    By argus_azoul in forum Setup Factory 6.0
    Replies: 1
    Last Post: 10-30-2002, 01:50 PM
  3. HOWTO: Download and Install Files from the Web
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-23-2002, 01:16 PM
  4. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 PM
  5. Using response from a program during install
    By Charter in forum Setup Factory 5.0
    Replies: 1
    Last Post: 07-10-2001, 03:37 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