Skip to content

Fix bug: Software installed by Chocolatey 2.0.0+ may not be listed due to a removed command parameter#711

Merged
Klocman merged 7 commits intoKlocman:masterfrom
szw0407:master
Apr 28, 2025
Merged

Fix bug: Software installed by Chocolatey 2.0.0+ may not be listed due to a removed command parameter#711
Klocman merged 7 commits intoKlocman:masterfrom
szw0407:master

Conversation

@szw0407
Copy link
Contributor

@szw0407 szw0407 commented Feb 22, 2025

A change in parameters of choco has made the detection of some programs installed by chocolatey v2.0.0+ unshown.

A version check has been added. If version >= 2.0.0, the new command is executed instead. Otherwise the command is unchanged.

Related issue: #666

Thanks for your reviewing. I have not yet tested all versions of choco but I suppose it to work just fine.

Reference:

@Klocman Klocman changed the title Fix issue #666 Fix bug: Software installed by Chocolatey 2.0.0+ may not be listed due to a removed command parameter Apr 28, 2025
@Klocman Klocman linked an issue Apr 28, 2025 that may be closed by this pull request
@Klocman Klocman merged commit cd63908 into Klocman:master Apr 28, 2025
@Klocman
Copy link
Owner

Klocman commented Apr 28, 2025

Thank you for the PR!

You might want to reset your fork to avoid merge conflicts and in the future create branches for PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing some packages installed via choco

2 participants