parent
327d57ad65
commit
c367754cc8
1 changed files with 2 additions and 1 deletions
@ -1,10 +1,11 @@ |
||||
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%\%device%\UnityBuild-19050-08_DarkSea\Build\..." |
||||
start "" "%root_fast%\%device%\UnityBuild-19050-08_DarkSea\Build\..." |
||||
timeout /t 8 |
||||
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||
|
||||
Loading…
Reference in new issue