During the execution of my vb program I would like to run an executable that I have on my C drive. What code can I use to cause the VB program to run a seperate executable stored under the name DoSomething.exe

thanks