Installer Woes
I created my installer and added the dlls noted in dependancy walker. But when I sent it to a friend it said it also needed MFC70d.dll and MSVCRTd.dll. It doesn't say this in dependancy walker and I sent him the release version. Isn't this the debug versions? Thanks.
Jack
[295 byte] By [
left1none] at [2007-11-20 1:35:17]

# 3 Re: Installer Woes
Well, typically, all Windows systems will have some of the more common DLL's. There should be a "redist" folder somewhere on the Visual Studio CD's. This has all the DLLs that you might have to install. They ship them, in case you have a customer that doesn't have that particular version.
Viggy