-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The result of trying to uninstall spacesniffer via an elevated cmd prompt results in this output, after which the prompt hangs indefinitely:
Microsoft Windows [Version 10.0.19044.1741]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>choco uninstall spacesniffer
Chocolatey v1.1.0
Uninstalling the following packages:
spacesniffer
spacesniffer v1.3.0.2
The package spacesniffer wants to run 'chocolateyuninstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y
cmdlet Uninstall-ChocolateyZipPackage at command pipeline position 1
zipFileName
If I attempt to uninstall the package using the Chocolatey GUI, I get this message:
I have also tried reinstalling the package from the Chocolatey GUI, but I still can't uninstall the package.
Metadata
Metadata
Assignees
Labels
No labels