Saved Bookmarks
| 1. |
Solve : Keyboard input through batch file? |
|
Answer» What would be the command to have f5 and enter entered through a batch file to a program that was just opened with a batch file?There is not one. However, if this is a TRUE DOS batch file, you might use a utility that will STUFF the KEYBOARD BUFFER. Do a google SEARCH for "keyboard buffer stuffer" and see what pops. |
|