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.
9 lines
322 B
9 lines
322 B
|
6 years ago
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC
|
||
|
|
set device=04_IceSlide
|
||
|
|
timeout /t 8
|
||
|
|
start "" "%root%\%device%\ofxKinectV2TouchApp\ofxKinectV2TouchApp.exe"
|
||
|
|
timeout /t 8
|
||
|
|
start "" "%root%\%device%\UnityBuild-19050-04_IceSlide\Build\..."
|
||
|
|
timeout /t 8
|
||
|
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe"
|