Run application once, not every logon?

  • Thread starter Thread starter banksia45
  • Start date Start date
B

banksia45

Guest
How do I install an application so that it runs once (say at startup), and not every time I switch users?
 
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.
 

Members online

Forum statistics

Threads
62,021
Messages
673,242
Members
5,639
Latest member
Everlong
Back
Top