Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

[stable] Improved Remove-BinFile to remove shim .exes when uninstalling a package #480

Conversation

jberezanski
Copy link
Contributor

This is GH-449 retargeted against stable.

Until now, Remove-BinFile only knew about the old-method batch redirects, so shimgen-generated exes were left behind.

Additionally, print messages about nonexistent batch redirects only in
debug mode. Remove-BinFile does not know which method was used to create
the redirects and the messages are false positives if shimgen was used.
Besides, those messages are useless to the end user anyway.
ferventcoder added a commit that referenced this pull request May 31, 2014
…stable

Improved Remove-BinFile to remove shim .exes when uninstalling a package
@ferventcoder ferventcoder merged commit 3a2c3c8 into chocolatey-archive:stable May 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants