Skip to content

Instantly share code, notes, and snippets.

@seyDoggy
Created May 23, 2014 20:28
Show Gist options
  • Save seyDoggy/7e00d641ae5e362df951 to your computer and use it in GitHub Desktop.
Save seyDoggy/7e00d641ae5e362df951 to your computer and use it in GitHub Desktop.
A little batch file to launch the required services for medline and shoe advisor
START "XAMPP Control" C:\xampp\xampp-control.exe
START "Foot Sizer Service" C:\Users\pc\Documents\fgl_footsizer_csharp\FootSizerService\bin\Release\FootSizerService.exe
START "Firefox" firefox.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment