AlturosDestinations / Alturos.Yolo

C# Yolo Darknet Wrapper (real-time object detection)
MIT License
427 stars 132 forks source link

Latest Windows 10 (2H 2021) cannot locate crt redist #172

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi Tino,

0) Another day another vcredist registry entry... 1) In IsMicrosoftVisualCPlusPlus2017Available, rework dictionary values to add:

        { @"Installer\Dependencies\VC,redist.x64,amd64,14.27,bundle", "Microsoft Visual C++ 2015-2019 Redistributable (x64)" },
        { @"Installer\Dependencies\VC,redist.x64,amd64,14.28,bundle", "Microsoft Visual C++ 2015-2019 Redistributable (x64)" },

2) May want to reconsider logic to make this search process less brittle. 3) Thank you for all you do!

ghost commented 3 years ago

Version: 10.0.19042 Build 19042 Processor: Intel(R) Core(TM) i9-7960X CPU @ 2.8GHz, 2801 Mhz, 16 Core(s), 32 Logical BaseBoard Manufacturer: ASRock BaseBoard Product: X299E-ITX/ac