open exe file using c#

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jul 2006
Posts: 41
Reputation: jigoro is an unknown quantity at this point 
Solved Threads: 0
jigoro jigoro is offline Offline
Light Poster

open exe file using c#

 
0
  #1
Jun 10th, 2007
how can i open/close an exe file using c#? thank you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 140
Reputation: Mahen is an unknown quantity at this point 
Solved Threads: 2
Mahen Mahen is offline Offline
Junior Poster

Re: open exe file using c#

 
0
  #2
Jun 10th, 2007
what do you mean by Open? Do you want to execute the program:

Process.Start(@"C:\windows\notepad.exe");
Want a new website for free:
http://indigo.kjots.com/
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 103
Reputation: mariocatch is an unknown quantity at this point 
Solved Threads: 17
mariocatch mariocatch is offline Offline
Junior Poster

Re: open exe file using c#

 
0
  #3
Jun 13th, 2007
And that's found within:
using System.Diagnostics;

Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC