pine / chocolatey-packages

My Chocolatey packages
https://chocolatey.org/profiles/pine613
2 stars 3 forks source link

[jwcad] Add uninstaller #27

Open pine opened 9 years ago

pine commented 9 years ago

Review Comments:

Could you provide a chocolateyUninstall.ps1? Chocolatey doesn't have many built-in uninstall helpers, >but you can reference a script I developed. It searches the registry and has some suggestions on how >to integrate it into an uninstall script.

https://github.com/AnthonyMastrean/chocolateypackages/blob/master/helpers/uninstall.ps1

If it works for you, feel free to copy it. More comprehensive uninstall information is available here:

https://stackoverflow.com/questions/450027/uninstalling-an-msi-file-from-the-command-line-without->using-msiexec