Subarashii Posted November 3, 2013 Posted November 3, 2013 Hello, I need some help. I work for a repair center in europe. Because i need to do the same things over and over i made the following: send #e run ::{26EE0668-A00A-44D7-9371-BEB064C98683} run devmgmt.msc send #{Pause} run program.exe when program.exe runs it needs to load it from the network. The following i want to have in the script: After loading (+/- 5min.) i need to hit "2" in a certain window and press enter. After a few sec. i need to it 5 and press enter in the same window. What i want to know are the commands for this. How can i put this in script language ? Thanks in advance
Developers Jos Posted November 3, 2013 Developers Posted November 3, 2013 Doesn't WinWait() work for you as a means to wait for the proper window to appear? Jos 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.
Subarashii Posted November 5, 2013 Author Posted November 5, 2013 Thanks for your time and help, but i already found a alternative solution. This is very different from what i want but it works. This topic can be closed
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