|
-
Aug 20th, 2002, 01:36 AM
#1
Thread Starter
New Member
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
-
Aug 20th, 2002, 01:38 AM
#2
Fanatic Member
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
-
Aug 20th, 2002, 01:52 AM
#3
Conquistador
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|