I have a vb app I am trying to stress test. I fire it off with a batch file.
When the vb application ends, a message box is displayed, in order to end the application the message box must be pressed.
Is there a way I can make that button be depressed, either through a seperate vb app. Maybe simulate a mouse button.
When the vb application ends, a message box is displayed, in order to end the application the message box must be pressed.
Is there a way I can make that button be depressed, either through a seperate vb app. Maybe simulate a mouse button.