|
-
Dec 21st, 2006, 03:11 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] run exrernal file
hi!
in vb6 i can run external file using SHELL(path)
how about in c#.net
tnx
-
Dec 21st, 2006, 03:22 AM
#2
Fanatic Member
Re: run exrernal file
System.Diagnostics.Process.Start(filename);
-
Dec 21st, 2006, 04:24 AM
#3
Thread Starter
Hyperactive Member
-
Dec 21st, 2006, 08:57 PM
#4
Fanatic Member
Re: run exrernal file
Mark this thread resolve. Go to Thread Tools and then click Mark Thread Resolved
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
|