Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iSee

macrumors 68040
Original poster
Oct 25, 2004
3,539
272
Does anyone know of something to allow me to control apps via a script of some sort on Windows.

I really just need to launch an app and send it a few menu commands.

I could write a little program to do this, but I was hoping for something a little more maintainable. i.e., does not require a programmer (me) any time small adjustments need to be made.

Edit: ideally, I could set up a script that looks like this:
Code:
run_app "blahblah.exe"
do_menu_command "some menu command"
do_menu_command "another menu command"
do_menu_command "File.Exit"
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.