Open
Description
Please confirm these before moving forward
- I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- I have tested that this issue has not been fixed in the latest (beta or stable) release.
- I have checked the FAQ section for solutions.
- This issue is about a bug (if it is not, please use the correct template).
UniGetUI Version
3.1.8
Windows version, edition, and architecture
Win 11
Describe your issue
When trying to uninstall VirtualDesktop it passes wrong command to winget - it adds --override
option that can't be used with uninstall
, so uninstallation fails.
Didn't check with other software (because I don't need to uninstall/reinstall something and break working things), but possibly it always passes --override
option if it exist in installation parameters.
Steps to reproduce the issue
No response
UniGetUI Log
` - Arguments: ""C:\Users\***\AppData\Local\Microsoft\WindowsApps\winget.exe" uninstall --id "VirtualDesktop.Streamer" --exact --source winget --accept-source-agreements --disable-interactivity --version "1.34.0" --silent --override "APPDIR=Disk:\Dir\VirtualDesktopStreamer""
`
Package Managers Logs
-
Relevant information
No response
Screenshots and videos
No response