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?
Printable View
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?
From Memory:
Just add a key to that group with the path to your application.Code:HKEY_CURRENT_USER->Software->Microsoft->Windows->CurrentVersion->Run
Z.
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?
i believe there are several "run this at startup" groups in the registry
Well the way Zaei gave works :)