How to Self-Elevate a script
December 26, 2018
Is there a way to run a script [complied (.exe)] with the admin right? If I use: #RequireAdmin= it will ask for the admin password RunAs and RunAsWait are designed to work only if I have an external program to run (not for elevate it-self). Thanks
5 replies