RBCC Posted August 13, 2011 Posted August 13, 2011 Here is my code: I have read the f*cking manual! Ihave tried to find code! Can Someone help me? Run("Z:\appssilent\disk\Diskeeper 2011 Pro Premier 15.0.951.exe") _WinWaitActivate("Diskeeper 2011 - InstallShield Wizard","") MouseClick("left",340,356,1) MouseClick("left",340,356,1) MouseClick("left",181,288,1) MouseClick("left",364,359,1) MouseClick("left",200,251,1) MouseClick("left",349,358,1) MouseClick("left",239,305,1) MouseClick("left",355,355,1) MouseClick("left",114,195,1) MouseClick("left",356,360,1) MouseClick("left",354,361,1) MouseClick("left",354,362,1) MouseClick("left",354,362,1) MouseClick("left",207,180,1) MouseClick("left",368,363,1) What is wrong? It keeps pausing, I know that _WinWaitActivate is either an archaic or bogus function. Is there a function that I should use instead?? I have tried most of them. Thank you, John
wakillon Posted August 13, 2011 Posted August 13, 2011 Extract msi of the self extracted Diskeeper archive, and run it with a silent switch : /qn AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now