CobaltFusion/DebugViewPP

removing the msvcp140.dll and msvcp140_1.dll dependencies in 1.9.0.28 binaray version.

Opened this issue · 0 comments

When debugviewpp_1.9.0.1.28.exe executed on a PC where the msvcrt redistributable package is not installed,
the msvcp140.dll and msvcp140_1.dll loading error occurs.

The debugviewpp_1.8.0.103.exe executed well without error and has no dependencies on msvcp140.dll and msvcp140_1.dll.

When installing the msvcrt redistributable package on a customer's PC where the msvcrt redistributable package is not installed for debugging, a PC reboot may be required, which is inconvenient.

debugppdep