-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBatchGit.bat
More file actions
15 lines (15 loc) · 869 Bytes
/
BatchGit.bat
File metadata and controls
15 lines (15 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
echo off
cd "C:\Users\Workstation\Desktop\API\Lemming\Chambers"
start "C:\Users\Workstation\Desktop\API\Lemming\Chambers" TTS.DataStorage.Tab.Mod.exe
cd "C:\Users\Workstation\Desktop\API\Lemming\Optod"
start "C:\Users\Workstation\Desktop\API\Lemming\Optod" OPTOD_API.exe
cd "C:\Users\Workstation\Desktop\API\Ormstrup\Buoy"
start "C:\Users\Workstation\Desktop\API\Ormstrup\Buoy" Buoy_Ormstrup.exe
cd "C:\Users\Workstation\Desktop\API\Ravnsoe\Nexsens_temp"
start "C:\Users\Workstation\Desktop\API\Ravnsoe\Nexsens_temp" Buoy_Ravnsoe_Temp.exe
cd "C:\Users\Workstation\Desktop\API\Ormstrup\AFC"
start "C:\Users\Workstation\Desktop\API\Ormstrup\AFC" AFC_2_to_11.exe
cd "C:\Users\Workstation\Desktop\API\Grarup"
start "C:\Users\Workstation\Desktop\API\Grarup" Grarup_AFC.exe
cd "C:\Users\Workstation\Desktop\API\Agri"
start "C:\Users\Workstation\Desktop\API\Agri" Agri_AFC.exe