when using crystal reports and building a setup file u need to include the follwong merge modules and dlls
vc_crt.msm
vc_stl.msm
dlls should go into the system folder
msvcp70.dll
msvcr70.dll
merge modules contain some dependency dlls
provided by microsoft




Reply With Quote