It's right in the code I posted. The ShellExecute function is used to 'Shell' out (Run/Start) and external application from your visual basic application.
In the examples above you can also use program file names like calc.exe for the windows calculator or iexplore.exe etc... etc...