Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 2 回覆
  • 0 有這個問題
  • 92 次檢視
  • 最近回覆由 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.
附加的畫面擷圖

被選擇的解決方法

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.

從原來的回覆中察看解決方案 👍 0

所有回覆 (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.