|
-
January 24th, 2000, 07:09 PM
#1
load when computer does
How can I make it so that when my program is installed, it will run when the computer is first loaded? What exactly is the code?
-
January 24th, 2000, 07:53 PM
#2
Re: load when computer does
You need to place an Entry in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
January 24th, 2000, 11:36 PM
#3
Re: load when computer does
you need to no the code to do what he did like savesetting then all this ****, if you just swant to do it a simple way go like this:
filecopy "c:\whatever\whatever.exe", "C:\WINDOWS\Start Menu\Programs\StartUp\whatever.exe"
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
|