firefox take time to start

This commit is contained in:
Mylloon 2023-07-06 19:46:38 +02:00
parent 6de54b5d87
commit 66c2a1a452
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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"