Option Explicit Dim wsh Set wsh=WScript.CreateObject("WScript.Shell") wsh.Run "http://www.google.com"