Hello everyone.
The first thing I want is to ask forgiveness for my English, but I'm Spanish.
Regarding the question, I searched around the forum, but I have not found how to do it.
I use AutoIT3 and what I want is to launch a vbs with administrator permissions.
I use this ...
Runas ($sUserName, @ComputerName, $sPassword, 0, "cscript.exe " & @ScriptDir & "\script.vbs")
But it does not work.
Any help?
Thanks and gracias!! :-)