To clarify, I'm not referring to programs that run on user logon, but rather to programs that run when Windows starts up. I would like to make a program run on startup as SYSTEM by placing it in a specific directory.
Asked
Active
Viewed 16 times
0
-
https://superuser.com/search?q=startup+administrator – Mokubai May 21 '22 at 04:40
-
There is no folder where you can move programs, you will have to configure your system to run the program with elevated permissions via the methods linked in the search and duplicate. – Mokubai May 21 '22 at 04:47
-
Ok, I see. I'll try that – May 21 '22 at 05:56