You may be able to use the dependency walker with the file in the error message:
https://dependencywalker.com/
Essentially, all missing dependencies would be marked as red so you can look for the files.
I'd bet that one of the Microsoft Visual Studio Redistributibles is missing. You can find them here:
https://support.microsoft.com/de-de/...f-95f26a218cc0
You can install all of them.