hello

I basically need to automate this
http://www.contextmagic.com/express-clickyes/
with shell script.

how can i tell inside shell script to find and activate window and then sendkey {tab} tab enter ....

Thanks!

I think this is beyond the capability of a shell script. You can use the w32 handle to find those windows and programmatically press the "Yes" key. I don't know of any scripted languages capable of this but VBA probably is.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.