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

Mozilla Support में खोजें

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Solved अभिलेखित

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

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.
संलग्न स्क्रीनशॉट

All Replies (2)

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

चयनित समाधान

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.