From 66c2a1a452efbe7ff29e07d4f72087678a3d1901 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 6 Jul 2023 19:46:38 +0200 Subject: [PATCH] firefox take time to start --- windows11.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows11.bat b/windows11.bat index f772cc3..ae70ea6 100644 --- a/windows11.bat +++ b/windows11.bat @@ -153,7 +153,7 @@ REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Uninstall\LosslessCut" / :: === Firefox configuration == "%ProgramFiles%\Mozilla Firefox\firefox.exe" -TIMEOUT 1 +TIMEOUT 5 TASKKILL /im firefox.exe /F FOR /F %%i IN ('dir /B /S ^"%APPDATA%\Mozilla\Firefox\Profiles\*.default-release^"') DO SET "vbc=%%i"