parent
5fdef37d3f
commit
2bb0ee6c54
3 changed files with 4 additions and 4 deletions
@ -1,11 +1,11 @@ |
|||||||
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
set root_fast=E:\UC\Project-19050-Frozen2\_Deploy_PC |
set root_fast=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
set device=08_DarkSea |
set device=08_DarkSea |
||||||
timeout /t 8 |
timeout /t 8 |
||||||
start "" "%root%\%device%\ucURGCalibration\ucURGCalibration.exe" |
start "" "%root%\%device%\ucURGCalibration\ucURGCalibration.exe" |
||||||
timeout /t 8 |
timeout /t 8 |
||||||
start "" "%root%\%device%\ofxCCVApp\ofxCCVApp.exe" |
start "" "%root%\%device%\ofxCCVApp\ofxCCVApp.exe" |
||||||
timeout /t 8 |
timeout /t 8 |
||||||
start "" "%root_fast%\%device%\UnityBuild-19050-08_DarkSea\Build\..." |
start "" "%root_fast%\%device%\UnityBuild-19050-08_DarkSea\Build\Darksea.exe" |
||||||
timeout /t 8 |
timeout /t 8 |
||||||
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
|
|||||||
Loading…
Reference in new issue