Share via

dll files + what applications do I have to install to get the required dll files?

Anonymous
2024-04-12T09:52:50+00:00

I am running an application, but the below dll files cannot be found

ucrtbased.dll

VCRUNTIME140D.dll

VCRUNTIME140.dll
Can someone tell me what applications I need to install to get these?

Below are some applications I have tried.
windows sdk 

visual studio

visual C++ Libraries

Windows .NET Framework

Bu it would be great if someone can tell me which dll file was in which apps and which versions, so I don't have to install them all?

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

16 answers

Sort by: Most helpful
  1. Anonymous
    2024-04-15T07:03:49+00:00

    Hi Dave. Yes i believe i did. I will confirm again. But is there anything else i can do?

    below is the dll files I have afyer the install above

    rnd@IH-LT5CG8255DW7:/mnt/c/Windows/SysWOW64$ ls ucrtbased.dll VCRUNTIME140D.dll VCRUNTIME140.dll

    ls: cannot access 'ucrtbased.dll': No such file or directory

    ls: cannot access 'VCRUNTIME140D.dll': No such file or directory

    VCRUNTIME140.dll

    rnd@IH-LT5CG8255DW7:/mnt/c/Windows/System32$ ls ucrtbased.dll VCRUNTIME140D.dll VCRUNTIME140.dll

    ls: cannot access 'ucrtbased.dll': No such file or directory

    ls: cannot access 'VCRUNTIME140D.dll': No such file or directory

    VCRUNTIME140.dll

    Was this answer helpful?

    0 comments No comments
  2. DaveM121 893.5K Reputation points Independent Advisor
    2024-04-15T06:40:38+00:00

    Did you restart your PC after installing those two runtimes?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-04-14T23:45:08+00:00

    Hi Dave, Thanks for confirming that.

    I have installed these 2(.exe below, from your links) but, the application is still looking for 2 dll files  (ucrtbased.dll,VCRUNTIME140D.dll )

    rnd@IH-LT5CG8255DW7:/mnt/c/Users/rnd/Downloads$ ls -l

    total 63268

    -rwxrwxrwx 1 root root 25416016 Apr 15 10:51 VC_redist.x64.exe

    -rwxrwxrwx 1 root root 13853648 Apr 15 10:51 VC_redist.x86.exe

    Can you advise, what additional applications I need to install to get these 2 dll files?

    Was this answer helpful?

    0 comments No comments
  4. DaveM121 893.5K Reputation points Independent Advisor
    2024-04-13T08:28:45+00:00

    The official installers are on the link I provided, you do not need to go to those other websites, the 2015 - 2022 installers are an all-in-one installer for each of the x86 and x64bit versions

    https://support.microsoft.com/en-us/help/297700...

    Direct download links from that link:

    1

    x64bit version:

    https://aka.ms/vs/17/release/vc_redist.x64.exe

    2

    X86 version

    https://aka.ms/vs/17/release/vc_redist.x86.exe

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-04-13T08:23:57+00:00

    Was this answer helpful?

    0 comments No comments