Skip to content

Created dynamical detection system for vcredist.#131

Open
coddweaver wants to merge 2 commits into
AlturosDestinations:masterfrom
coddweaver:master
Open

Created dynamical detection system for vcredist.#131
coddweaver wants to merge 2 commits into
AlturosDestinations:masterfrom
coddweaver:master

Conversation

@coddweaver

Copy link
Copy Markdown

Hi.
This solution is independent of new versions. Version numbering of vcredist is usual: major.minor.build. So analysing of it is more reliable than name.

If you think that parsing name of registy key for version number is a bad idea, it is also can be taken from value Version of key. I just found it excess because this keys are created programmaticaly and values always matches. But this way we don't access the registry once again.

The working time of this ~1ms (~13k tics).

coddweaver added 2 commits May 7, 2020 14:02
This solution is independent of new versions.
Edited part of regular expression and changed Convert to TryParse for accuracy of parsing.
@zgabi

zgabi commented Jan 17, 2021

Copy link
Copy Markdown

@CodeWheeR The previous maintainer of this package left the company, see #143.
I've created a copy from this repository and added this functianlity.
https://github.com/zgabi/Yolo.Net

Also created a nuget package: https://www.nuget.org/packages/Yolo.Net/3.0.6-alpha.1

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.

2 participants