Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winget Uninstall not silent when running uninstall of store app #4762

Closed
KevinLaMS opened this issue Aug 28, 2024 · 2 comments
Closed

Winget Uninstall not silent when running uninstall of store app #4762

KevinLaMS opened this issue Aug 28, 2024 · 2 comments
Milestone

Comments

@KevinLaMS
Copy link
Contributor

Brief description of your issue

An app that used to silently uninstall, now shows ui and blocks testing.

Recently something has happened and the app no longer silently uninstalls. The app has not been updated so it seems like winget or maybe the OS has broken it.
Here are the commands I run to install and uninstall this app:
winget install XPDF9T7B7WF7PM --source msstore --accept-package-agreements --accept-source-agreements --disable-interactivity --force
winget uninstall XPDF9T7B7WF7PM --source msstore --silent --disable-interactivity --force
The log looks to me like the parameters for uninstall did not get passed. All I see is a quote.
I see the store meta data says we should pass an S to the installer.

Steps to reproduce

Here are the commands I run to install and uninstall this app:
winget install XPDF9T7B7WF7PM --source msstore --accept-package-agreements --accept-source-agreements --disable-interactivity --force
winget uninstall XPDF9T7B7WF7PM --source msstore --silent --disable-interactivity --force

Expected behavior

silently uninstall

Actual behavior

d
WinGet-2024-08-28-09-01-30.925.log
ialog pops and blocks

Environment

C:\temp\deleteme>winget --info
Windows Package Manager (Preview) v1.9.2151-preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.26278.5000
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.24.2151.0
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Aug 28, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@JohnMcPMS
Copy link
Member

Dupe of #1368

@JohnMcPMS JohnMcPMS closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage Issue need to be triaged label Aug 28, 2024
@denelon denelon added this to the 1.9 Client milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants