Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
After Windows 10 Creators Update - Missing MSVCR100.dll? #13198
Comments
|
Update: When I try to reinstall this package (x86 and x86_64), I receive the following "error": |
|
Most likely something is broken in your system. |
|
Having this same issue and Windows 10 just installed... |
What is the purpose of your issue?
Description of your issue, suggested solution and other information
Whenever I attempt to run youtube-dl.exe I receive the following error:
youtube-dl.exe - System Error
Content of error window:
The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem.
I have tried downloading the latest (Windows binary) version from your website. Did not work.
Product versions tested:
Certutil output for latest version tested:
MD5 hash of file youtube-dl.exe:
bd16394ea36fae29adcec5119c7d538b
CertUtil: -hashfile command completed successfully.
Yes I can run other executables from the cmd.exe terminal. (I tried an older version of vlc.exe and I can also run python.exe from my %PATH%.)
Python version:
2.7.13
Using the python version of youtube-dl works perfectly.