ExtractPbo – Talk
VCRUNTIME140_1.dll Not Found Problem
I thought that I would just point out a problem I had trying to run ExtractPbo for the first time, with the working solution to it. I am running the latest (1809) version of Windows 10 Pro on my desktop and after installing ExtractPbo (ExtractPbo.2.22.7.53.Installer.exe) I received a dialog box when I first tried to run it:
The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem.
Well, fortunately, the problem was easy to fix, the latest Visual C++ redistributable needed to be installed, namely "Microsoft Visual C++ 2015-2019 Redistributable (x64)". If you need to install it (or a different version), you can download it from a number of places, but here is a link to the page I used:
Download Microsoft Visual C++ Redistributable (All Versions)
I hope that this helps someone. Perhaps this information, or similar, could be incorporated in the main or other appropriate pages?