|
-
July 9th, 2000, 07:03 AM
#1
Run Files From VB
How do I run files(from any kind) from Visual Basic
-
July 9th, 2000, 01:32 PM
#2
-
July 10th, 2000, 02:49 PM
#3
Re: Run Files From VB
If you're looking for an API solution, look at CreateProcess.
Otherwise, use makai's suggestion.
I've also seen ShellExecute suggested, but I've never used it and don't really know its particulars.
- Shawn
Game Programmer
Humongous Entertainment, Inc.
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
|