Skip to content

Instantly share code, notes, and snippets.

@masaru-b-cl
Created December 21, 2012 07:35
Show Gist options
  • Save masaru-b-cl/4351254 to your computer and use it in GitHub Desktop.
Save masaru-b-cl/4351254 to your computer and use it in GitHub Desktop.
Visual Studio Advent Calendar 2012用 execute.wsf
<?xml version="1.0" encoding="shift_jis" ?>
<job id="main">
<script src="greeter.js" language="JScript"></script>
<script src="main.js" language="JScript"></script>
</job>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment