My project has a DLL called ABC.dll
which required pre-request installation of
“Visual C++ Runtime”.
I had tried to pack “Visual C++ Runtime” in the package, but failed.
During installation, an error message occured as “fail to recognize ABC.dll”
I guessed it was the results I failed to pack “Visual C++ Runtime” in my package.
Since I could run this setup program normally at my PC but not the others.
Thanks and Best Regards