PDA

Click to See Complete Forum and Search --> : [RESOLVED] run exrernal file


basti42
Dec 21st, 2006, 02:11 AM
hi!
in vb6 i can run external file using SHELL(path)
how about in c#.net

tnx

popskie
Dec 21st, 2006, 02:22 AM
System.Diagnostics.Process.Start(filename);

basti42
Dec 21st, 2006, 03:24 AM
tnx. ur the man

popskie
Dec 21st, 2006, 07:57 PM
Mark this thread resolve. Go to Thread Tools and then click Mark Thread Resolved