microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.68k stars 4.52k forks source link

[Package Issue]: Mozilla.Firefox #111436

Open ghost opened 1 year ago

ghost commented 1 year ago

Please confirm these before moving forward

Category of the issue

Other

Brief description of your issue

Trying to uninstall Firefox in silent mode, but it will always prompt the Uninstall-Window.

Steps to reproduce

Run following command (when Firefox is installed on the computer): winget uninstall --id Mozilla.Firefox --silent --accept-source-agreements

(Also tried: winget uninstall -e --id Mozilla.Firefox --silent --accept-source-agreements --disable-interactivity

Actual behavior

Uninstall window of Firefox shows with required steps to uninstall software. But winget will output that the uninstall was successfull, but it stays in the list of "winget list"

Expected behavior

Silent uninstall of Firefox without user interactionwi

Environment

Windows-Paket-Manager (Vorschau) v1.6.1573-preview
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.

Windows: Windows.Desktop v10.0.22621.1848
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.21.1573.0

Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages

Links
-----------------------------------------------------------------------------------------
Datenschutzerklärung              https://aka.ms/winget-privacy
Lizenzvereinbarung                https://aka.ms/winget-license
Hinweise von Drittanbietern       https://aka.ms/winget-3rdPartyNotice
Startseite                        https://aka.ms/winget
Windows Store-Nutzungsbedingungen https://www.microsoft.com/en-us/storedocs/terms-of-sale

Administratoreinstellung                  Status
-----------------------------------------------------
LocalManifestFiles                        Deaktiviert
BypassCertificatePinningForMicrosoftStore Deaktiviert
InstallerHashOverride                     Deaktiviert
LocalArchiveMalwareScanOverride           Deaktiviert

Screenshots and Logs

No response

Trenly commented 1 year ago

[Policy] Blocking Issue

TheStingPilot commented 1 year ago

Same issue with 117.0.1

salppak commented 4 months ago

Issue still exists in 127.0.2

mrush83 commented 2 months ago

Same issue all attempts for silent / non interactive uninstall fails. Winget shows uninstalled but a Firefox window pops up to complete the uninstall. Only work around at this time is this: Uninstall for 32-bit or 64-bit "%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" -ms

32-bit installed on a 64-bit system "%ProgramFiles(x86)%\Mozilla Firefox\uninstall\helper.exe" -ms