Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2004
    Posts
    19

    Smile Users Start up Folder

    I want my app to run every time the user starts their computer. I think it has to be installed into the startup folder some how.

    Can this be achieved with setup factory ?

    Thanks

    Ian

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002
    Sure, just create a shortuct in one of the following folders:

    %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.

    Use the Create Shortcut action to accomplish this.

Posting Permissions

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