Skip to content

Instantly share code, notes, and snippets.

@z2z
Created July 6, 2017 14:47
Show Gist options
  • Save z2z/81bbbbb6d2f0d4f5c80fe881898b34c3 to your computer and use it in GitHub Desktop.
Save z2z/81bbbbb6d2f0d4f5c80fe881898b34c3 to your computer and use it in GitHub Desktop.
phpstorm start bat
start "C:\dvt-jb-lic-server\" dvt-jb_licsrv.amd64.exe
c:
cd "C:\Program Files (x86)\JetBrains\PhpStorm 2016.3.2\bin\"
start "C:\Program Files (x86)\JetBrains\PhpStorm 2016.3.2\bin\" phpstorm64.exe
timeout /t 180
Taskkill /im dvt-jb_licsrv.amd64.exe /f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment