Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Rozwiązane Zarchiwizowany

Update.exe parameters changed as of Firefox version 128.10.X

Zer0-Software odpowiedziano
Zer0-Software

Hello,

I use a Powershell script to manually install a Firefox update.

Starting with version 128.10.xx and higher, Update.exe expects different parameters, but I'm not sure what the parameter names mean (see screenshot).

Can someone explain to me what I need to pass for “arg-version” and “wich-invocation”? All other parameters were already present in the previous version of Update.exe, and I understand those, but unfortunately I don't know exactly what I need to pass for these two.

Thank you very much in advance for any help.

Hello, I use a Powershell script to manually install a Firefox update. Starting with version 128.10.xx and higher, Update.exe expects different parameters, but I'm not sure what the parameter names mean (see screenshot). Can someone explain to me what I need to pass for “arg-version” and “wich-invocation”? All other parameters were already present in the previous version of Update.exe, and I understand those, but unfortunately I don't know exactly what I need to pass for these two. Thank you very much in advance for any help.
Załączone zrzuty ekranu

Wszystkie odpowiedzi (2)

Unfortunately, I forgot to mention that I use the ESR version of Firefox (although I don't think that makes any difference here).

Wybrane rozwiązanie

I managed to find it in a log file under “C:\ProgramData\Mozilla-1de4eec8-1241-4177-a864-e594e8d1fb38\updates\308046B0AF4A39CB\updates\backup-update.log”.

The value passed for the parameter “wich-invokation” = ‘First’ For the parameter “args-Version”, you can pass an empty string.