You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
436 B
11 lines
436 B
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC
|
|
set root_fast=E:\UC\Project-19050-Frozen2\_Deploy_PC
|
|
set device=08_DarkSea
|
|
timeout /t 8
|
|
start "" "%root%\%device%\ucURGCalibration\ucURGCalibration.exe"
|
|
timeout /t 8
|
|
start "" "%root%\%device%\ofxCCVApp\ofxCCVApp.exe"
|
|
timeout /t 8
|
|
start "" "%root_fast%\%device%\UnityBuild-19050-08_DarkSea\Build\..."
|
|
timeout /t 8
|
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe"
|
|
|