Results 1 to 3 of 3

Thread: Programs at Startup!!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Location
    North Carolina
    Posts
    12

    Programs at Startup!!!

    First, I hope this is the right board to post this. I am trying to find a way to make my program run at startup. Im not quite sure how to do this but if someone could help out or point me in the right direction, that would be great!

    Thanks

  2. #2
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724
    if u need ur program to start when windows start ... place ur program shortcut in startup folder...
    so once the windows is up ur program will start

  3. #3
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    You could also add a value to the registry..

    Somewhere like:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

    a string with whatever title and the location of your program as it's value...



Posting Permissions

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



Click Here to Expand Forum to Full Width