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

Uninstall-Package is still not working with "Programs" provider #495

Open
Vbbab opened this issue Nov 4, 2020 · 0 comments
Open

Uninstall-Package is still not working with "Programs" provider #495

Vbbab opened this issue Nov 4, 2020 · 0 comments

Comments

@Vbbab
Copy link

Vbbab commented Nov 4, 2020

#273 was closed due to inactivity, but the issue is still not fixed!

Example,

PS > Get-Package -ProviderName Programs -Name "testapp"
# "testapp" is confirmed to be a "Programs" provided package
PS > Uninstall-Package -Name "testapp" -Verbose
VERBOSE: Performing the operation "Uninstall Package." on target "Package 'testapp' with version '1.0.0'.".

Package was not actually uninstalled, I can keep running the command with no error (even though it should be uninstalling).

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

1 participant