Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2002
    Location
    moab, utah
    Posts
    6

    How to make SF do this?

    I have a program I want to install so that it will run on startup of any PC it is install on.
    This has to incluce WIN95,Win98,WinNT, Win2000 and XP.
    How do I set up SF to cover all this in the install?

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: How to make SF do this?

    If you are using Setup Factory 6.0, you can use the following Built-in variables:

    %Startup%
    The path to the user's Startup folder. On Windows NT, this is the path from the per-user profile.

    %StartupNT%
    The path to the user's Startup folder. On Windows NT, this is the path from the All Users profile. On a non-Windows NT system, this will be the path to the user's Startup folder.

    You will want to create shortcuts in the user's Startup folder. The two variables above will aid in this procedure. For the different operating systems, you could use Boolean conditions to control which shortcut will be created.

    Hope this helps.

    ------------------
    Sincerely,

    Darryl Hnatiuk
    Indigo Rose Corporation
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

Posting Permissions

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