You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: