Skip to content

Instantly share code, notes, and snippets.

@armsteadj1
Created April 6, 2017 14:36
Show Gist options
  • Save armsteadj1/dc3909f16c9730b4b0c9e8dfae8f1248 to your computer and use it in GitHub Desktop.
Save armsteadj1/dc3909f16c9730b4b0c9e8dfae8f1248 to your computer and use it in GitHub Desktop.
Batch to startup an IIS Server
set DATABASE=CI
"C:\Program Files (x86)\IIS Express\iisexpress" /port:8888 /path:%-dp0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment