From da736a91755251f292701226c6cac4f4e57e0ba0 Mon Sep 17 00:00:00 2001 From: Rohan Barar Date: Mon, 25 Aug 2025 20:19:59 +1000 Subject: [PATCH] remove script execution delay --- oem/install.bat | 8 -------- 1 file changed, 8 deletions(-) diff --git a/oem/install.bat b/oem/install.bat index 4912ecb..b96769f 100644 --- a/oem/install.bat +++ b/oem/install.bat @@ -8,18 +8,10 @@ fltmc >nul 2>&1 || ( exit /b ) -:: Confirm the user wants to proceed with setup echo ============================================ echo WinApps Setup Wizard echo ============================================ echo. -echo Waiting 5 seconds before starting... -for /l %%i in (5,-1,1) do ( - nul -) -echo. -echo. echo [INFO] Starting setup... :: Apply RDP and system configuration tweaks