|
-
January 23rd, 2006, 08:57 AM
#1
run .exe
Hi
i want to run an executable file from my c# class. Have you an idea what can i do?
Help me.
Thanks
-
January 23rd, 2006, 09:02 AM
#2
Re: run .exe
 Originally Posted by dewoul
Hi
i want to run an executable file from my c# class. Have you an idea what can i do?
Help me.
Thanks
You will have to use System.Diagnostics.Process class. Take a look at your MSDN documentation.
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
|