From e4c24f5de1096af2aff4267f0ad8bb808bf063b6 Mon Sep 17 00:00:00 2001 From: Frozen2-Deveoper Date: Wed, 14 Oct 2020 17:25:50 +0800 Subject: [PATCH] 07_EnchantedForest.bat Updated the batch. --- _Startup/07_EnchantedForest.bat | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_Startup/07_EnchantedForest.bat b/_Startup/07_EnchantedForest.bat index f7679f7..7d91e97 100644 --- a/_Startup/07_EnchantedForest.bat +++ b/_Startup/07_EnchantedForest.bat @@ -1,6 +1,8 @@ set root=C:\UC\Project-19050-Frozen2\_Deploy_PC set device=07_EnchantedForest timeout /t 8 -start "" "%root%\%device%\AppEasyVideoPlayer\AppEasyVideoPlayer.exe" +start "" "%root%\%device%\ofxUltracontrol2DMX\ofxUltracontrol2DMX.exe" timeout /t 8 -start "" "%root%\%device%\ucProjectionMappingUI\ucProjectionMappingUI.exe" +start "" "%root%\%device%\OSC2UltraControl\OSC2UltraControl.exe" +timeout /t 8 +start "" "C:\Users\UltraCombos\Documents\Resolume Arena\Compositions\EnchantedForest.avc" \ No newline at end of file