Pages
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
Showing posts with label
Default Browser
.
Show all posts
Showing posts with label
Default Browser
.
Show all posts
Tuesday, February 7, 2017
VBScript Open URL in Default Browser
Option Explicit
Dim WscriptSchell
Set WscriptSchell = CreateObject("WScript.Shell")
WscriptSchell.Run "https://google.com", 9
Older Posts
Home
Subscribe to:
Posts (Atom)