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

Automatic uninstaller should split by quotes when necessary #1208

Closed
ferventcoder opened this issue Mar 25, 2017 · 0 comments
Closed

Automatic uninstaller should split by quotes when necessary #1208

ferventcoder opened this issue Mar 25, 2017 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

If an uninstall registry key is set based on the exe and then another quoted value, the autouninstaller was not properly splitting that up. It should split that out as well.

@ferventcoder ferventcoder added this to the 0.10.4 milestone Mar 25, 2017
@ferventcoder ferventcoder self-assigned this Mar 25, 2017
ferventcoder added a commit that referenced this issue Mar 28, 2017
When necessary, the automatic uninstaller should split by quotes as
well. If it is found that the uninstallExe detected has more than an
allowed set of quoted values, it means that the auto uninstaller was
not properly splitting those values up. It should split them up as well.
ferventcoder added a commit that referenced this issue Mar 28, 2017
* stable:
  (GH-1210) CacheLocation - Prevent nested chocolatey directories
  (GH-1209) Add Chocolatey Software to copyright
  (GH-1180) Ensure values are escaped for regex
  (maint) note about removing section
  (GH-797) Conditionally remember execution timeout
  (GH-1208) auto uninstaller - split by quotes
  (maint) formatting
  (GH-797) Use remembered arguments when upgrading
  (GH-797) Encrypt & remember certain arguments
  (GH-797) OptionSet available globally
  (GH-797) Move check for sensitive data to function
  (maint) update tab expansion for 0.10.4 & licensed
  (GH-797) Add remembered arguments parameters
  (doc) update CHANGELOG/nuspec
  (docs) update licensed changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants