Viper999 Posted January 11, 2009 Posted January 11, 2009 Need help with getting a autoit script so I can install this silently.Here is what I have tried as well as other with the help of window info tool:WinWait("Setup - Online Armor","Click Next to continue, or Cancel to exit Setup")If Not WinActive("Setup - Online Armor","Click Next to continue, or Cancel to exit Setup") Then WinActivate("Setup - Online Armor","TClick Next to continue, or Cancel to exit Setup")WinWaitActive("Setup - Online Armor","Click Next to continue, or Cancel to exit Setup")ControlClick("Setup - Online Armor", "", "[CLASS:TNewButton; INSTANCE:1")Here is the link to download Online Armor freehttp://www.download.com/Online-Armor-Perso...4-10426782.htmlAny help would be greatly appreciated.
Viper999 Posted January 11, 2009 Author Posted January 11, 2009 I was able to install silently with the /VERYSILENT switch, and I will need to use taskkill.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now