Skip to content

Instantly share code, notes, and snippets.

@jonezy
Created December 18, 2012 18:56
Show Gist options
  • Select an option

  • Save jonezy/4330835 to your computer and use it in GitHub Desktop.

Select an option

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.
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