OOP with external app

Fabian_Russ

Newcomer
Joined
Sep 29, 2008
Messages
23
Is it possible to get properties off of objects in an external app?

I need to click a button on an external program and I also need to get the name of that button, I've tried and tried and I don't see a good way of accomplishing this.

I've played with SendKeys and I fail pretty badly with that.

I'm trying to make a program that will automatically install programs for me by doing things like checking the Agree checkbox and pressing the Ok button.

All help/comments would be appreciated!

Thanks!
 
Back
Top