| > I noticed the win32 httrack installer installs msvcrt.dll
> to the window system folder.
> Being a developer myself, I like to suggest that all
> external dlls should be placed local inside httrack
> folder. This would prevents the dll hell situation
> (version conflicts between dlls), as the dlls in the
local
> folder are loaded instead of the global folder.
Thats' right, and the MFC dll is already in the httrack
folder.
This should be fixed for the next release, for the vc
runtime library.
| |