Relative Content

Tag Archive for chocolatey

Chocolatey-UninstallPackage crashes with error illegal characters in path

I am trying to package a program with an InstallShield installer. The installer is a .exe file. Unfortunately, I am writing my own chocolateyUninstall.ps1, as Chocolatey’s auto-uninstaller is failing to detect and uninstall the program by itself. To this end I am trying to use the Uninstall-ChocolateyPackage cmdlet like this: