|
Answer» Just WANT to know if it is possible to do the FOLLOWING with a batch file.
On one of your services we get quit a lot of POPUPS, we then press a to abord it so that the screen is clear, how can I mae a batch file to send a keypress (a) to tell the popup to close.A Macro would work better for this to create a hot key COMBINATON. A batch could be used if you knew the PID of pop up, although the PID of the pop up may be masked behind IE or whichever browser you are using.
|