Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@frknozr
Created May 21, 2018 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frknozr/23649b4cfc1ed25f40696d9d62258b6a to your computer and use it in GitHub Desktop.
Save frknozr/23649b4cfc1ed25f40696d9d62258b6a to your computer and use it in GitHub Desktop.
<?XML version="1.0"?>
<scriptlet>
<registration remotable="True" version="1.0" desription="desription">
<script language="VBScript">
<![CDATA[
Msgbox("Message")
]]>
</script>
</registration>
</scriptlet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment