I am trying to call an external program using Process:
Dim strExe As String = \"E:\\Projects\\Common Files\\mktorrent.exe\" Dim p As New Process
Please check the below link, its in C#, may be its helpful to you
Word command-line-arguments space issues