PDA

View Full Version : How to make SF do this?


wanderer
02-17-2002, 08:11 PM
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?

Darryl
02-18-2002, 11:30 AM
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