Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How can I uninstall Firefox silent with logging?

  • 2 ответа
  • 1 имеет эту проблему
  • 3 просмотра
  • Последний ответ от Lane

more options

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)

more options
more options

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....