Skip to content

Include hidden package variations for bulk commands #1

Description

@himselfv

Original report by me.

Commands such as "Copy package names" or "Uninstall" work on visible packages. It would be very problematic otherwise - imagine you've hidden all CBS-hidden packages and right-click to uninstall "Microsoft-Windows" block where only two unneeded packages are visible. Of course you don't expect all Microsoft-Windows-* packages out there to be uninstalled.

Yet, one would expect package variations such as -WOW64- versions and RU-ru language versions to be uninstalled even if they're hidden.

An exception needs to be made for these, something like ExpandPackageVariations() on a formed list of selected packages, and only those items which are hidden should be expanded (visible items could've been selected manually. If they weren't, then user doesn't want them uninstalled).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions