Skip to content

Instantly share code, notes, and snippets.

@johanbove
Created May 28, 2015 07:02
Show Gist options
  • Select an option

  • Save johanbove/a8afe38e1e2160a47527 to your computer and use it in GitHub Desktop.

Select an option

Save johanbove/a8afe38e1e2160a47527 to your computer and use it in GitHub Desktop.
Initializes EMC2 servers
REM Initialize all EMC2 servers in one command
start /D C:\xampp\ "apache" cmd /k call apache_start.bat
start "emc2" cmd /k call server.bat
start "fitnesse" cmd /k call fitnesse.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment