Using VB to run another file
-
- Posts: 137
- Joined: Sun Jan 30, 2005 7:32 am
- Location: Mississauga
Using VB to run another file
Hello. I want VB to run a seperate exe file in the same directory as the program Im making, how would I make it so you click a command button and it runs that program?
Signature exceeded 500x120 pixels.
Code: Select all
Process.Start("Nameoffile.exe or whatever extension")
-
- Posts: 5426
- Joined: Sat Jul 24, 2004 12:12 pm
- Location: I'm a Paranoid
- Contact: