Advertisement
Guest User

Untitled

a guest
Jun 21st, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. @ echo off
  2. pushd %~dp0
  3. cd /d %CD%
  4. start /b "Dayz Epoch Server" /min "DayZ_Epoch_instance_11_Chernarus.bat"
  5. timeout 50
  6. cd "C:\Users\Administrator\Desktop\epochserver\instance_11_Chernarus\BattlEye\Bec"
  7. start "UEP BattlEye Extended Control" /min "BEC.exe" -f "Config.cfg" --dsc
  8. taskkill /f /im cmd.exe
  9. cls
  10. @exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement