Hi, 
I'm working on a project which needs to interface with a exe file which does functional testing on PCBs. I do not have the source code. I know that any exe can be controlled via command window, however i want to know if there are any other ways... 
The idea is to automate the process. Currently to run through the whole process the operator needs to click on a "continue" button several times. 
Instead of doing this, I want to simulate keystrokes of tab+tab+space on Labview. 
Can i redirect the keystrokes to effect the software running and not Labview? 
Thanks! 
LSH