-
Notifications
You must be signed in to change notification settings - Fork 907
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
Sync "choco installed status" with "Windows installed status" #567
Comments
This is a planned feature for the pro version. |
Related to #755 |
This is now in pro/business beta and will be available coming up in the Pro / Business versions. |
AWESOME! 😄 |
Very cool! |
Awesome! |
I know the wording is small if you didn't open the image up and look at it full size, but it's written there - "any Chocolatey command will trigger synchronization" |
I think it would be great if choco completely relied on Windows built-in "installed" indicators rather than maintaining it's own.
However, if that is not possible it would be great if each time choco ran it checked if the uninstall key of any of it's "installed" packages was still valid. If any were found to be out of sync, unmark the "choco installed status"
This would likely require tracking the "windows isntalled status" indicators in each package's meta data.
It would be nice if the presence of a file or regkey beside the uninstall key could be used in addition to the uninstall key as it would give further flexibility.
The text was updated successfully, but these errors were encountered: