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

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 2 odpovede
  • 0 má tento problém
  • 93 zobrazení
  • Posledná odpoveď od Zer0-Software
  • Vyriešené

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.
Priložené obrázky

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (2)

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

Vybrané riešenie

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.