Hi Lonkero
i supose like this:

$USER = "administrator"
$PASSWORD = "due2keho"

run 'runas /env /user:nt\$USER "%comspec% /c cmd"'

SetFocus ("C:\WINDOWS\System32\cmd.exe") = 0

SendKeys ("$PASSWORD{ENTER}")

or ?

but still errors :

1Enter the password for nt\Administrator:
" ...pting to start C:\WINDOWS\system32\cmd.exe /c cmd as user "nt\Administrator
0Press any key to continue . . . RUNAS ERROR: Unable to run - C:\WINDOWS\system3
2\cmd.exe /c cmd
267: The directory name is invalid.