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

Fixing/adding funtionality in Chocolatey-Install, Chocolatey-Uninstall, and Chocolatey-Update #578

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

paulRodemeyer
Copy link

No description provided.

By default, Chocolatey-Nuget was installing the first (earliest) version of a package, rather than the latest, if no version was specified.
Chocolatey-Nuget needs to have the latest version number in order to install it.
By default Chocolatey-Uninstalls the latest version of a package by default, even if a version is passed in. I have added this missing functionality. Moreover, after an uninstall, Chocolatey now associates the stub exe (should one exist) with the latest remaining version (should one exist).
@ferventcoder
Copy link
Contributor

It looks like this has broken some tests. https://ci.appveyor.com/project/ferventcoder/chocolatey/build/1.0.37

@ferventcoder
Copy link
Contributor

Also, we have a rewrite coming... I wouldn't suggest pursuing this any further as it will be deprecated in a few weeks for something that works so much better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants