Search found 1 match

by JustADude
03 Apr 2009 22:57
Forum: DOS Batch Forum
Topic: Running a stubborn executable...
Replies: 0
Views: 5475

Running a stubborn executable...

I've got a pretty stubborn executable. I am able to use START to launch the executable, however, it seems the executable is expecting the user to hit return prior to really running/executing. In a DOS Batch script is there anyway work with an executable that is expecting the user to hit return prior...