-
-
Save ozzi-/c90ece65670cd0508e23d80a32ece0c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var oShell = new ActiveXObject("WScript.Shell"); | |
oShell.Run("cmd.exe /C start microsoft-edge:http://www.microsoft.com"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment