From 1d0c7182f698e038c8518fc4fc589a11c09cb4f0 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 18 May 2023 01:05:47 +0200 Subject: [PATCH] wait a second to be sure firefox have open --- windows11.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/windows11.bat b/windows11.bat index 7f92a73..26f2358 100644 --- a/windows11.bat +++ b/windows11.bat @@ -111,6 +111,7 @@ PowerShell -Command "$archive = '%TEMP%\geek.zip';" ^ :: === Firefox configuration == "%ProgramFiles%\Mozilla Firefox\firefox.exe" +TIMEOUT 1 TASKKILL /im firefox.exe /F FOR /F %%i IN ('dir /B /S ^"%APPDATA%\Mozilla\Firefox\Profiles\*.default-release^"') DO SET "vbc=%%i"