Put a WebBrowser control on the form (you can make it very small or put it behind some other control so it won't show) and navigate it to the file
VB Code:
  1. WebBrowser1.Navigate "http://www.mysite.com/file.exe"