samarth257 Posted June 16, 2017 Posted June 16, 2017 Run("BatonMediaPlayer.exe") WinWaitActive("BatonMediaPlayer") WinMenuSelectItem("BatonMediaPlayer", "", "Help", "About")
anthonyjr2 Posted June 16, 2017 Posted June 16, 2017 Are you sure the menu is accessible by AutoIt? As in, if you use the AU3Info tool can you see the controls on the form? Also, if the program is being run as administrator, AutoIt also needs to be run as admin. This can be done by putting this at the top of your script: #RequireAdmin UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI=
Developers Jos Posted June 18, 2017 Developers Posted June 18, 2017 * locked due to unresponsiveness in the other thread you posted under a different account. Both accounts will be incapable of posting until you send me a PM and explain what happened here. Jos steveeye 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts