I have a cleanup utility it is an exe file.
When I run the exe file it will bring up command prompt showing 'press any key to continue'
What I want to do is run the exe which I know how to do with AutoIT, but I don't know how to make AuotIT click any key inside the command prompt screen to continue.
Hope this is clear enough.