B banksia45 Guest 12 Mar 2002 #1 How do I install an application so that it runs once (say at startup), and not every time I switch users?
How do I install an application so that it runs once (say at startup), and not every time I switch users?
M Mister Zee Guest 13 Mar 2002 #2 You need to place it in the registry. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current version/RunOnce Add a string to that and put the path and name of the program you want to run. That even loads up before the Startup folder is touched.
You need to place it in the registry. HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current version/RunOnce Add a string to that and put the path and name of the program you want to run. That even loads up before the Startup folder is touched.