Search found 1 match

by jackhandy
24 Dec 2014 11:48
Forum: DOS Batch Forum
Topic: Creating a simple batch simulating hitting enter key
Replies: 2
Views: 4114

Creating a simple batch simulating hitting enter key

I am trying to write a simple batch program to automate me hitting the enter key. There is a program I am running that requires me to start 1 batch program that doesn't require any user input. Then I start another batch program that requires me to hit the enter key once. Then I start another batch p...