Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api-ms-win-crt-runtime-l1-1-0.dll error #501

Closed
aligoren opened this issue May 22, 2015 · 96 comments
Closed

api-ms-win-crt-runtime-l1-1-0.dll error #501

aligoren opened this issue May 22, 2015 · 96 comments

Comments

@aligoren
Copy link

api-ms-win-crt-runtime-l1-1-0.dll error. can not found be

Edit: The solution has the following comment.

Fixed. I tried @squimer solution.

#501 (comment)

I've solved my problem with Visual C++ Redistributable for Visual Studio 2015:

For Windows 64-bit
http://download.microsoft.com/download/0/4/1/041224F6-A7DC-486B-BD66->BCAAF74B6919/vc_redist.x64.exe

For Windows 32-bit
http://download.microsoft.com/download/0/4/1/041224F6-A7DC-486B-BD66-BCAAF74B6919/vc_redist.x86.exe

@atantillo
Copy link

Have you tried installed MS Visual Studio Redist?

http://www.microsoft.com/en-us/download/details.aspx?id=5555

@aligoren
Copy link
Author

Yes i tried. I've previously installed on my computer.

@atantillo
Copy link

Have you tried both 2010 and 2007?

http://www.microsoft.com/en-us/download/details.aspx?id=29

Can you also provide a bit more detail about your current set up?

@squimer
Copy link

squimer commented May 22, 2015

Same here :\

@aligoren
Copy link
Author

I tried 2010. I'm using Windows 7 32-bit.

@atantillo
Copy link

Try installing the 2007 redis and see if that solves your issue.

@squimer
Copy link

squimer commented May 22, 2015

I've solved my problem with Visual C++ Redistributable for Visual Studio 2015:

For Windows 64-bit
http://download.microsoft.com/download/0/4/1/041224F6-A7DC-486B-BD66-BCAAF74B6919/vc_redist.x64.exe

For Windows 32-bit
http://download.microsoft.com/download/0/4/1/041224F6-A7DC-486B-BD66-BCAAF74B6919/vc_redist.x86.exe

@aligoren
Copy link
Author

I solved the problem now. @squimer gave in the link I downloaded the file I installed that solved the problem. cmder works. Maybe you can add the solution to the Readme file. Thanks.

@mormegil-cz
Copy link

VS2015 is currently in RC, is it really a good idea to ask users to install pre-release versions of DLLs? I'd recommend reverting to VS2013 until VS2015 gets to RTM.

@atantillo
Copy link

Huh, I didn't see that upgrade until now. I didn't have to upgrade my VS dist, but than again I'm running Windows 10 RC, and that probably comes packaged with that dist.

This can definitely go in the FAQ, IMO.

@matteocontrini
Copy link

I had the same problem without VS 2015 installed. @squimer solution helped.

@mygoare
Copy link

mygoare commented May 23, 2015

I am win7 32-bit, I met the same problem, thanks @squimer, my problem has been solved.

@LazyZhu
Copy link

LazyZhu commented May 23, 2015

@MartiUK
Could you please rebuild with VS2013?

@Stanzilla
Copy link
Member

he already did, he's been testing (or so) it for a few days now.

@yuzhouu
Copy link

yuzhouu commented May 24, 2015

well I get the same problem ( vs2013 )

@Luis-Palacios
Copy link

Same here without VS2015 on windows 8.1

@imsyuan
Copy link

imsyuan commented May 25, 2015

I solved the problem now. You need to finish windows update.
And download @squimer link.

@ouchxp
Copy link

ouchxp commented May 25, 2015

@imsyuan What do you mean "finish" windows update? Terminate the process? My computer is up to date, I tried install the file @squimer gives on two Win8.1 computer, but never succeed.

@Luis-Palacios
Copy link

I can confirm that @squimer solution works on windows 8.1 while having VS2013

@paulo-lima
Copy link

I've solved my problem with Visual C++ Redistributable for Visual Studio 2015 for Windows 64-bit as proposed by @squimer - running Windows 8.1

@ouchxp
Copy link

ouchxp commented May 25, 2015

@LRPalacios Thanks, I succesfully installed Visual C++ Redistributable for Visual Studio 2015 after I install Visual C++ Redistributable for 2010, 2012 and 2013.

@gregwebs
Copy link

squimer's 64 bit link worked for me on Windows 7

@Djabx
Copy link

Djabx commented May 26, 2015

@squimer solution helped

@IkerGimenez
Copy link

I'm sure installing the runtime fixes the issue, but it breaks the portable factor of the program. Hope it's fixed soon...

@dserodio
Copy link

dserodio commented Jun 1, 2015

I have this same problem on Windows Server 2008 and I agree with @IkerGimenez, this breaks the portability factor.

@marcusmalmberg
Copy link

@squimer's solution (#501 (comment)) fixes it, but as mentioned: it breaks the portability.

@murych
Copy link

murych commented Jun 3, 2015

@squimer thanks for the solution!

@sealocal
Copy link

sealocal commented Jun 3, 2015

The "Visual C++ Redistributable for Visual Studio" fails to install on my machine, so I looked for another solution.

I noticed that the README for the master branch of this repo states that the latest release is v1.2, and has a link to the release page. However, v1.2 is currently a pre-release.

I've opted for the latest release v1.1.4.1, found here: https://github.com/bliker/cmder/releases/tag/v1.1.4.1

@gugahoi
Copy link

gugahoi commented Jun 4, 2015

@sealocal's solution worked for me on W8, no extra DLL's needed.

@husa husa mentioned this issue Jun 4, 2015
@dmxt
Copy link

dmxt commented Sep 3, 2015

@weiliank Link doesn't work anymore. Any alternative?

@rgriffogoes
Copy link

@dmxt Just downloaded with provided link, and it worked (both download and cmder)!

@weiliank
Copy link

weiliank commented Sep 6, 2015

@dmxt Hey there ! Sorry for the late reply :) so far i only approached this link and it works for me. Will try to source and post any other links if any.

@vexe
Copy link

vexe commented Sep 13, 2015

Is it just me? The VC++ Redistrib 2015 downloaders never start downloading (Firefox and Chrome)

@dmxt
Copy link

dmxt commented Sep 13, 2015

@vexe Use internet explorer, that's how I solved that issue. Thanks Microsoft...

@Stanzilla
Copy link
Member

@Saturate
Copy link

@vexe it's a error on the MS site, they mix HTTPS and HTTP. Try to browse the site via http when downloading.

@GlassGruber
Copy link

Thanks a lot @Stanzilla for your fork, totally working now with no additional download and so on, nice job! 👍
Small off topic, if I pin on taskbar on win 8.1 when I click another icon is created next to it, anyone else?

@vukanac
Copy link

vukanac commented Sep 24, 2015

Same issue on Win7 32b.
Unable to install VS C++ Redist 2015.
I have noticed that Win 7 Service Pack 1 is missing on my PC.

@Hansel03
Copy link

Hansel03 commented Oct 1, 2015

@squimer thanks for the solution......Excellent

@DanielGGordon
Copy link

@UberGruber I think I had a similar thing. Have you looked at the 'Task Bar' menu under 'Main' in the settings? You might have the "show all consoles" button clicked or something

@nd3w
Copy link

nd3w commented Oct 3, 2015

After tried to install the VC++ 2015 and failed, thanks to @sealocal, his solution is working.

@meerkat79
Copy link

Just installed C++ Redist and that has copied the reuqired dll so cmder is loading now, thanks to clues above.

@GlassGruber
Copy link

@DanielGGordon Thank you for your input, unfortunately the option you mention are unchecked, also this issue happens only in win 8.1, not in my other machine with Win 7.

@esteinborn
Copy link

I have no problems when running 1.2.3 (https://github.com/Stanzilla/cmder/releases/tag/1.2.4) tag says 1.2.4 but is actually 1.2.3

@dytra
Copy link

dytra commented Oct 12, 2015

I'm in x86 machine, I installed Visual C++ Redist 2013 and 2015 both x86 version but I that message still appear.
Do I have to install the x64 version too?

@mmikeww
Copy link

mmikeww commented Dec 31, 2016

stackoverflow says that you cannot install the VC Redist package unless you ALSO have windows update KB2999226 installed:
https://stackoverflow.com/questions/33265663/api-ms-win-crt-runtime-l1-1-0-dll-is-missing-when-opening-microsoft-office-file

@CyaCyan
Copy link

CyaCyan commented Feb 18, 2017

I have windows 7 and 64 bit and when I installed it its still not working any help???

@Helpp1
Copy link

Helpp1 commented Mar 5, 2017

This is beacuse we miss this update https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows This is Update for Universal C Runtime in Windows which can help you for sure just need to find your OS then download and instlal or also here i find good solutions This is for the Skype can’t start because api-ms-win-crt-runtime-l1-1-0.dll is missing
http://fanyit.com/problems-solutions-it/skype-cant-start-because-api-ms-win-crt-runtime-l1-1-0-dll-is-missing/
but have good explanation for how to download and install this Universal upate for C Runtime and this is happend on more program becuase is missing this file but for all you can resolve with this update

@naitsirhc007
Copy link

I found the answer on simply way...

Install Office 2016 64 bits.

That's ALL!!!

No one other method works

1 week in search...

@bluebearkit
Copy link

can anybody help me with this httpd.exe (Entry Point not found) of api-ms-win-crt-runtime-l1-1-0.dll?
i have uninstalled and installed visual 2015 but i always got the same error.

thanks in advance

@mcivdllfix
Copy link

I have found a way to fix "api-ms-win-crt-runtime-l1-1-0.dll is missing" error showing up in many games (and unability to install "microsoft visual C++ 2015" (or 2017) giving 0x********* unspecified error in windows without service pack installed). Install this program

https://code.visualstudio.com/

and copy all dll files from "C:\Users\Computername\AppData\Local\Programs\Microsoft VS Code" into game directory overwriting whats there (remember to make backup of all dll files before)

@omid020
Copy link

omid020 commented Nov 9, 2018

After 2 days of digging google, this link solved my issue on Win 7 SP1 :
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows

@larrysurgey
Copy link

You can fix the api-ms-win-crt-runtime-l1-1-0.dll error by updating your windows or by repairing VISUAL C++ REDISTRIBUTABLE FOR VISUAL STUDIO 2015.

Check out the guide here: https://www.intenseclick.com/api-ms-win-crt-runtime-l1-1-0-dll-is-missing-error/

Thanks,
Larry

@qzylalala
Copy link

This is beacuse we miss this update https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows This is Update for Universal C Runtime in Windows which can help you for sure just need to find your OS then download and instlal or also here i find good solutions This is for the Skype can’t start because api-ms-win-crt-runtime-l1-1-0.dll is missing
http://fanyit.com/problems-solutions-it/skype-cant-start-because-api-ms-win-crt-runtime-l1-1-0-dll-is-missing/
but have good explanation for how to download and install this Universal upate for C Runtime and this is happend on more program becuase is missing this file but for all you can resolve with this update

thx. It works for win7 x64

@cmderdev cmderdev deleted a comment from wikidll Apr 8, 2021
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

No branches or pull requests