akon47 / ScreenRecorder

⏺️ A simple recording program with the ability to record screens and audio on your computer.
GNU General Public License v3.0
481 stars 45 forks source link

Issue with Microsoft Visual C++ 2017-2019 Redistributable (x64) #13

Closed chuongmep closed 3 years ago

chuongmep commented 3 years ago

Hi, I'm installed Microsoft Visual C++ 2017-2019 Redistributable (x64), wheather we have any update for fix that problem? Any suggestions appreciated. image

akon47 commented 3 years ago

When I checked the latest version of the redistribution package, I found that the part to check the installation has changed. Let's fix the next version to recognize the latest version of the redistribution package. Thank you so much for your feedback!

First of all, I'll attach the previous version of the redistribution package installation file that I have. Sorry for the inconvenience.

VC_redist.x64_14.29.30037.zip

chuongmep commented 3 years ago

Can we skip this process check? Because my computer installed verrsion higher 14.29. image

akon47 commented 3 years ago

Please check after installing the pre-released version of 1.0.7. Thank you.

chuongmep commented 3 years ago

Same Problem, it not working for me with C++ 14.30

akon47 commented 3 years ago

Let me check again.

chuongmep commented 3 years ago

I add some details for you to consider.Thanks you. image

akon47 commented 3 years ago

Eureka! It was version 2022. I didn't even think about it. Thank you for the information.