Custom Search

Tuesday, September 21, 2010

Open a Google page without using systemUtil.Run command?

Dim wsh
Set Wsh = CreateObject("Wscript.Shell")
Wsh.run "iexplore google.com"

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.