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