khdonaberger Posted August 2, 2011 Posted August 2, 2011 I'm trying to get the following line from a successful install (which doesn't have underlined letters to send or enter to select finish). Downloading the manifest. Checking file versions. Downloading CheckModule. Downloading Pharos Uninstaller. Downloading Pharos Popup Client. Downloading HP LaserJet 4100 Series PS. Downloading Bruce_8_Q_on_SIMON_for_W2k. Installing CheckModule... Success. Installing Pharos Uninstaller... Success. Installing Pharos Popup Client... Success. Installing HP LaserJet 4100 Series PS... Success. Installing Bruce_8_Q_on_SIMON_for_W2k... Success. Install finished successfully. I need the bottom most line to let me know when to send the Mouse click to end the install. Any help would be awesome, thanks!
monoscout999 Posted August 2, 2011 Posted August 2, 2011 (edited) ControlClick? Edited August 2, 2011 by monoscout999
somdcomputerguy Posted August 2, 2011 Posted August 2, 2011 The ControlGetText() function may also be used. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
khdonaberger Posted August 2, 2011 Author Posted August 2, 2011 Right, but I need to wait until I can get that bottom line, how do I get that text, then send the click?
somdcomputerguy Posted August 2, 2011 Posted August 2, 2011 ControlGetText(), or, WinGetText(). The Helpfile has examples for each of these functions. - Bruce /*somdcomputerguy */ If you change the way you look at things, the things you look at change.
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