wait a second to be sure firefox have open
This commit is contained in:
parent
e470fc5189
commit
1d0c7182f6
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue