WinHugs beta

Neil Mitchell ndmitchell at gmail.com
Mon Oct 10 10:49:51 EDT 2005


> > The installer requires MSVCR71.dll.  I understand that this is available
> > at no charge with the MVC kit 2003, but that this is only for Win2000
> > and later.

This patch changes the project file to build static versions of the
required dll's into the program. This increases the base installer
size by 30Kb, but removes requirements on any dll's beyond those
provided by standard windows 95 and above. It also toggles on a pile
of size optimisations which get back 5Kb of that increase, so the end
installer size is 55Kb, and entirely any windows compatible.

I'll think about bundling an appropriate copy of MSVCR71.dll with
WinHugs.exe in the installer, will fix that in the next few days.

Thanks

Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Installer.vcproj.patch
Type: application/octet-stream
Size: 1985 bytes
Desc: not available
Url : http://www.haskell.org//pipermail/cvs-hugs/attachments/20051010/5579eb5b/Installer.vcproj.obj


More information about the Cvs-hugs mailing list