Metriche repository
- Star
- (13.964 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Hello
I am using winsw to do the following : winsw (as system user) -> run myservice.exe -> download a setup.exe file and run it the setup.exe file is running with low privileges so the installation is not working correctly when looking in the task manager, the winsw exe is running with elevated privileges, but not myservice.exe and I noticed that, when in windows I deactivate the prompt for uac the installation is done correctly
Is there a way to force myservice.exe to run with elevated privileges from the winsw? I searched the option in the xml configuration file but I am not able to find the option?
Thank you