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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Gelöst Archiviert

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

Zer0-Software beantwortet
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.
Angefügte Screenshots

Alle Antworten (2)

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

Ausgewählte Lösung

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.