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

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Архивирани

How can I uninstall Firefox silent with logging?

Lane

I use the following Powershell command to uninstall Firefox: '"C:\Program Files\Mozilla Firefox\uninstall\helper.exe "/ s' | cmd

How can I get logging of this de-installation?

I use the following Powershell command to uninstall Firefox: '"C:\Program Files\Mozilla Firefox\uninstall\helper.exe "/ s' | cmd How can I get logging of this de-installation?

Всички отговори (2)

Thnx for the tip, but this was the original source for my Powershell command.

Now I am looking for a way to get logging while uninstalling Firefox with the helper.exe.

Any tips are welcome....