Letīs say i have a service that performs on a shellexecute on a file
located in: C:\.
The service is logged as SYSTEM. Where would the file be executed? on
the the currently logged in user or all logged in users or in the SYSTEM?
I need the Service to execute (open) an exefile. But it will only open
the exefile on the user who is currently working with the computer. Is
this possible?