MSVCR100.dll error #27013

Closed
opened 2026-02-21 14:35:55 -05:00 by deekerman · 1 comment
Owner

Originally created by @mahmoodn on GitHub (Dec 18, 2024).

I am trying to run youtube-dl on windows 11 and although ffmpeg is in the the %PATH% and C++ 2015-2019 redistributable 14.29.30139 X64 has been installed, the output for youtube-dl.exe URL is the following error message:

The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem.

Any idea about that?

Originally created by @mahmoodn on GitHub (Dec 18, 2024). I am trying to run youtube-dl on windows 11 and although ffmpeg is in the the %PATH% and C++ 2015-2019 redistributable 14.29.30139 X64 has been installed, the output for `youtube-dl.exe URL` is the following error message: ``` The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem. ``` Any idea about that?
deekerman 2026-02-21 14:35:55 -05:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@nicolaasjan commented on GitHub (Dec 18, 2024):

You need the x86 version of the Redistributable.
See issue #10278.

@nicolaasjan commented on GitHub (Dec 18, 2024): You need the [x86 version](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe) of the Redistributable. See issue #10278.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#27013
No description provided.