Is there a way to execute an .exe file using Visual Basic

I have a midi to text converter. So how do it start and stop it using vb.

The syntax:
c:\converter.exe source.mid destination.txt

So how do i use visual basic to code it....

Thanks a lot.