echo Press Any Key... pause>nul start steam://install/317452/ start steam://install/317451/ start steam://install/317450/ start steam://install/317455/ start steam://install/317454/ start steam://install/317453/ start steam://install/315907/ start steam://install/315909/ start steam://install/315908/




echo Press Any Key... pause>nul start steam://install/317463/ start steam://install/317464/ start steam://install/317465/ start steam://install/315917/ start steam://install/315918/ start steam://install/315919/ start steam://install/317460/ start steam://install/317461/ start steam://install/317462/
echo off title DLC Installer ver 3.0 REM Installation batch from edo2220 on MPGH.net :MENU echo 1: EU's DLC echo 2: NA's DLC echo 3: Quit choice /C:123 /M "choose your shit:" if errorlevel 3 call exit if errorlevel 2 goto NA if errorlevel 1 goto EU :EU echo Installing EU's DLC start /wait steam://install/317452/ start /wait steam://install/317451/ start /wait steam://install/317450/ start /wait steam://install/317455/ start /wait steam://install/317454/ start /wait steam://install/317453/ start /wait steam://install/315907/ start /wait steam://install/315909/ start /wait steam://install/315908/ goto exit :NA echo Installing NA's DLC start /wait steam://install/317463/ start /wait steam://install/317464/ start /wait steam://install/317465/ start /wait steam://install/315917/ start /wait steam://install/315918/ start /wait steam://install/315919/ start /wait steam://install/317460/ start /wait steam://install/317461/ start /wait steam://install/317462/ :exit
