Skip to content

Instantly share code, notes, and snippets.

@ozzi-
Last active February 13, 2024 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozzi-/c90ece65670cd0508e23d80a32ece0c8 to your computer and use it in GitHub Desktop.
Save ozzi-/c90ece65670cd0508e23d80a32ece0c8 to your computer and use it in GitHub Desktop.
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