Created
April 6, 2017 14:36
-
-
Save armsteadj1/dc3909f16c9730b4b0c9e8dfae8f1248 to your computer and use it in GitHub Desktop.
Batch to startup an IIS Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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