kevalin Posted May 10, 2007 Posted May 10, 2007 I am trying to create a automated script for running various programs when i log off the net. A good example is Ccleaner. I have the script setup that opens it and runs it but I haven't been able to figure out how to make the script read Cleaning Complete so that the script knows to close the program and move on to the next chain of programs setup. Thanks any help and advice
CoderDunn Posted May 10, 2007 Posted May 10, 2007 (edited) look up ControlGetText() in the help file to read the text. Hallman Edited May 10, 2007 by Hallman
PsaltyDS Posted May 10, 2007 Posted May 10, 2007 I am trying to create a automated script for running various programs when i log off the net. A good example is Ccleaner. I have the script setup that opens it and runs it but I haven't been able to figure out how to make the script read Cleaning Complete so that the script knows to close the program and move on to the next chain of programs setup.Thanks any help and adviceNeed more info for those of us who don't know Ccleaner. When you "read Cleaning Complete", is that a pop up "Done" message, or an item in the main GUI window, or... ? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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