Skip to content

Instantly share code, notes, and snippets.

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