Skip to content

Instantly share code, notes, and snippets.

@tsurushuu
Created November 19, 2011 13:55
Show Gist options
  • Save tsurushuu/1378857 to your computer and use it in GitHub Desktop.
Save tsurushuu/1378857 to your computer and use it in GitHub Desktop.
Set WSHShell = CreateObject("WScript.Shell")
WSHShell.Run "cmd.exe /c milk web", vbhide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment