Created
December 18, 2012 18:56
-
-
Save jonezy/4330835 to your computer and use it in GitHub Desktop.
Launches the visual studio web server w/ the MINI Configurator. Then opens chrome and navigates to the local site.
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
| start "" "C:\Program Files (x86)\Common Files\Microsoft Shared\DevServer\10.0\WebDev.WebServer40.exe" /port:3900 /path:"C:\dev\RichmondDay\MiniConfigurator\src\MiniConfigurator.Api" | |
| rundll32 url.dll,FileProtocolHandler http://localhost:3900 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment