Skip to content

Instantly share code, notes, and snippets.

@jccedre
Created January 26, 2023 17:33
Show Gist options
  • Save jccedre/bb27e6441a764d9f898a477ac1042242 to your computer and use it in GitHub Desktop.
Save jccedre/bb27e6441a764d9f898a477ac1042242 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<package>
<component id="PopPower">
<script language="JScript">
<![CDATA[
var r = new ActiveXObject("WScript.Shell").Run("powershell");
]]>
</script>
</component>
</package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment