Created
May 23, 2014 20:28
-
-
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
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 "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