Page 1 of 1

Problems with open elevated process

Posted: Sat Feb 16, 2019 10:01 pm
by dansarvas
Hello guys, i'm creating an app that requires open a .bat with admin rights. My problem is that when I start my app with admin rights, when I send the command to open the .bat, it does't have the admin rights, but if i star the app with normal user rights, the command to open the .bat works(it pop up the UAC window and works)... Is there anything I can do?

Thanks