DimkaNewtown Posted October 9, 2003 Posted October 9, 2003 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? Quote
*Gurus* divil Posted October 10, 2003 *Gurus* Posted October 10, 2003 Look in to the RedirectStandardInput property of the ProcessStartInfo class. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
DimkaNewtown Posted October 10, 2003 Author Posted October 10, 2003 Thanks, I actually got it working last night. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.