ucrtbase.dll not found when running application
Closed this issue · 0 comments
kernelwernel commented
This isn't necessarily an issue with the binary itself, but with the Windows system that doesn't have the file for whatever reason.
error:
The code execution cannot proceed because ucrtbase.dll was not found. Reinstalling the program may fix this problem.
FIX:
step 1: download the dll from here: https://www.dll-files.com/ucrtbase.dll.html
step 2: add the dll to the same file location as the vmaware.exe binary
if you're running a debug binary and the error is referring to ucrtbased.dll and not ucrtbase.dll, follow the same steps except the dll to download should be this instead:
https://www.dll-files.com/ucrtbased.dll.html