parent
505647f229
commit
c0ff6ad976
9 changed files with 68 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=01_ForstCoronation |
||||||
|
|
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ofxKinectV2TouchApp\ofxKinectV2TouchApp.exe" |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\UnityBuild-19050-01_ForstCoronation\Build\..." |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
@ -0,0 +1,9 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=01_ForstCoronation |
||||||
|
|
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ofxKinectV2TouchApp\ofxKinectV2TouchApp.exe" |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\UnityBuild-19050-01_ForstCoronation\Build\..." |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
@ -0,0 +1,6 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=03_RoyalGallery |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\UnityBuild-19050-03_RoyalGallery_Navigator\Build\19050-03_RoyalGallery_Navigator.exe" |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\PrinterController\PrinterController.exe" |
||||||
@ -0,0 +1,4 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=03_RoyalGallery |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\UnityBuild-19050-03_RoyalGallery_Portrait\Build\19050-03_RoyalGallery_Portrait.exe" |
||||||
@ -0,0 +1,8 @@ |
|||||||
|
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" |
||||||
@ -0,0 +1,10 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=05_BallPool |
||||||
|
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-05_BallPool\Build\..." |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
@ -0,0 +1,6 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=06_SylphOlaf |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\AppEasyVideoPlayer\AppEasyVideoPlayer.exe" |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
@ -0,0 +1,6 @@ |
|||||||
|
set root=C:\UC\Project-19050-Frozen2\_Deploy_PC |
||||||
|
set device=07_EnchantedForest |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\AppEasyVideoPlayer\AppEasyVideoPlayer.exe" |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
@ -0,0 +1,10 @@ |
|||||||
|
set root=C:\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\..." |
||||||
|
timeout /t 8 |
||||||
|
start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" |
||||||
Loading…
Reference in new issue