Click to See Complete Forum and Search --> : load when computer does


January 24th, 2000, 06:09 PM
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?

Aaron Young
January 24th, 2000, 06:53 PM
You need to place an Entry in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Aaron Young
Analyst Programmer
ajyoung@pressenter.com
aarony@redwingsoftware.com

Starcraft
January 24th, 2000, 10:36 PM
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"