|
-
Jun 8th, 2003, 05:10 PM
#1
Thread Starter
Fanatic Member
Run Application On Start Up
I want an application that I've made to launch when I start my computer. It's sort of like a screensaver. I do have it set as my screensaver, but I don't want the time to be one minute. DOes anyone know how to do this?
-
Jun 8th, 2003, 05:24 PM
#2
Frenzied Member
From Memory:
Code:
HKEY_CURRENT_USER->Software->Microsoft->Windows->CurrentVersion->Run
Just add a key to that group with the path to your application.
Z.
-
Jun 8th, 2003, 05:31 PM
#3
Thread Starter
Fanatic Member
I haven't tested, but I did add the key. Just wondering, I have a lot of programs that run when my computer starts, but there is only one other key in that directory, How are the others doing it?
-
Jun 8th, 2003, 07:50 PM
#4
Fanatic Member
i believe there are several "run this at startup" groups in the registry
-
Jun 8th, 2003, 10:43 PM
#5
Thread Starter
Fanatic Member
Well the way Zaei gave works
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
|