|
-
February 2nd, 2010, 08:44 AM
#1
Calling another exe within a C# console application
Hi,
I need to know how to call a exe within a C# console program.
I tried the other stuffs that just open the exe and give parameters as command line arguments.
But my problem is, the exe i try to open the exe, it opens a form which has few text boxes and check boxes.
is there a way to pass arguments to the text boxes and check boxes that i have in the another exe from the existing C# console application?
Please help me.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|