I am trying to use a console application(.exe) inside my .Net C# windows application, however I have a feeling this may not be possible. I did not write the console application and do not have the source code, but I would love to use it in my windows application(I wont be infringing on copyrights in case anyones wondering).
Now to get to the menu within the console app, you need to press 'Enter' and then from there I would like a user to input digits inside my Windows Application Textbox, and those digits will carry to the Console Application, then press Enter to submit.
I am not looking for code, just if you may find me a tutorial on how I could possibly do this, and what I would need. I hope it won't come down to the point where I would need to disassemble the console application then rewrite it in C#
Thanks

New Topic/Question
Reply



MultiQuote




|