|
-
Jan 24th, 2009, 04:54 PM
#1
Thread Starter
Lively Member
-
Jan 24th, 2009, 06:03 PM
#2
Re: startup program on pc start
create a shortcut in the start > programs > startup folder,
or create a registry entry in hkcu.software.microsoft.windows.currentversion.run
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Jan 24th, 2009, 09:03 PM
#3
Re: startup program on pc start
there's a link in my sign for code that can create the startup shortcut for you.
-
Jan 25th, 2009, 05:59 AM
#4
Thread Starter
Lively Member
Re: startup program on pc start
 Originally Posted by westconn1
create a shortcut in the start > programs > startup folder,
or create a registry entry in hkcu.software.microsoft.windows.currentversion.run
sorry i cant find the Mark Thread Resolved button
anyway can you please show me some code for entering a program to the registry to start up when the pc does.
It would be truly appreciated
mr smither
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
|