Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   can cmd prompt pass a keystroke to a program? (https://thetfp.com/tfp/tilted-technology/71448-can-cmd-prompt-pass-keystroke-program.html)

yatzr 10-04-2004 08:23 PM

can cmd prompt pass a keystroke to a program?
 
I have a batch file that I use to start a program. But I have to hit esc to use it once it's open (there's no fixing that from the program's end)....so is there anyway I can do this automatically with the batch file or with something else?

zynyxx 10-05-2004 03:29 PM

it would depend on what, if any, variables the program you are executing accepts as being passed to it. try running the program from a command prompt and type a /? after the program executable name. You may get a list of possible parameters it excepts. Not sure if this helps. It might help knowing the program you are trying to run and why you have to hit escape.


All times are GMT -8. The time now is 10:54 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37