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?
And also must not be possible to delete or otherwise circumvent the running of this exe for this user.
I tried creating a service that starts this exe but then it didnt interact with windows.