devi 0 Posted September 19, 2011 Hi, i use RunAs("Username","","Pwd",1,"Exe file path").but iam not able to open the application. anything is required for this scenario.please help me. Share this post Link to post Share on other sites
Akarillon 0 Posted September 19, 2011 At the top of your script there is a #region and a #endregion that includes compilation properties.. add this line #AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator makes everything below the script run as administrator Challenge accepted! Share this post Link to post Share on other sites
JohnOne 1,603 Posted September 19, 2011 Try entering the second param. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites