Denney Posted October 11, 2004 Posted October 11, 2004 I'm trying to compile a list of ALL possible locations for Windows startup programs to reside (creating my own startup monitor program). These are what I have so far (I think this is all of them, just want to make sure):HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunHKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceHKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExHKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run%userprofile%\Start Menu\Programs\Startup%allusersprofile%\Start Menu\Programs\StartupCan anyone think or know of any other places?
CoffeeFiend Posted October 11, 2004 Posted October 11, 2004 Yes, there definately are a few. I wish I was at work where I could copy and paste my list (they're even in specific order), but I'll try to find it anyways [edit] I didn't find the micorosft article I was looking for, but this should give you a good idea anyways StartUp It's pretty complete.
Denney Posted October 11, 2004 Author Posted October 11, 2004 Sweet... Thanks for the list crahak.There are more places then I thought. Ahwell, just a little more coding I guess...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now