R
RaghuNayak
Hi All,I bundle VC_redist.x64.exe package within my software installer. With the VC Redist for MSVC 2019 (Downloaded from The latest supported Visual C++ downloads), I see that if I reinstall my software again, every second install corrupts/uninstalls the MSVC Redist package installation.And I get error saying MSVCP140.dll missing when running my application (which is compiled with MSVC 2019 64bit)My installer runs VC_redist.x64.exe with following arguments "/install /silent". First installation works fine, howev
Continue reading...
Continue reading...