shelling a file and responding to its output

DimkaNewtown

Active member
Joined
Jan 21, 2003
Messages
43
Location
New York City
I have a problem. I need to shell a file (I got that part) but once it is run the file prompts the user to enter a key (Y or N). I need a way to emulate it... so far no luck :(


Has anyone done something like this before?
 
Look in to the RedirectStandardInput property of the ProcessStartInfo class.
 

Similar threads

T
Replies
0
Views
567
This_display_name_is_already_in_use_They_all_are
T
Back
Top