How to make an .exe start automatically for all users and only be possible to terminate by administrator?
I cant create a service because this programs needs to interact with windows.
How can I make the program start automatically with windows for the non-admin user?
And also not be possible to terminate for said user?