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