SendKeys.exe, Version 1.00 Batch tool to send keystrokes to the active window Usage: SendKeys.exe keys or: SendKeys.exe /FLUSH or: SendKeys.exe /TABLE Where: keys is the key sequence to be sent to the active window (for special keys see SENDKEYS.EXE /TABLE output) /FLUSH wait for the active window to process keystrokes in the message queue /TABLE show the special keys table Notes: The program will wait for its own key sequence to be processed. Return code -1 in case of errors, otherwise 0. Written by Rob van der Woude https://www.robvanderwoude.com