Something here may help.
https://devblogs.microsoft.com/oldnewthing/20180921-00/?p=99795
also the application developer will be your best resource for debugging.
--please don't forget to Accept as answer if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
In order to install an application on a windows 10 client (64 bit), I have to register a dll. On most machine where I do this, it is working fine. On one of them it is unsuccesfull und stops with error 0x3.
I have no idea where I should look to solve this. Looking in other forums, the only advice I found was to deinstall "Visual C++ 2010 Redistributable Package" , but I am not sure it is the right way and don't want to break anything.
Does anyone know what could produce this error?
Thanks and best regards
Hubert
Something here may help.
https://devblogs.microsoft.com/oldnewthing/20180921-00/?p=99795
also the application developer will be your best resource for debugging.
--please don't forget to Accept as answer if the reply is helpful--