hi!
in vb6 i can run external file using SHELL(path)
how about in c#.net
tnx
Printable View
hi!
in vb6 i can run external file using SHELL(path)
how about in c#.net
tnx
System.Diagnostics.Process.Start(filename);
tnx. ur the man
Mark this thread resolve. Go to Thread Tools and then click Mark Thread Resolved