Set WshShell = CreateObject("WScript.Shell" ) WshShell.Run """C:\Program Files (x86)\VirtuaWin\VirtuaWin.exe""", 0 Set WshShell = Nothing