You can use the Shell function to execute any application
VB Code:
  1. Shell "C:\Path\Program.exe", vbNormalFocus
Best regards