From: rrt Date: Fri, 19 Oct 2001 11:44:08 +0000 (+0000) Subject: [project @ 2001-10-19 11:44:08 by rrt] X-Git-Tag: Approximately_9120_patches~773 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c10cab3677090a2bf9d6bf1f091121f43b6899ad [project @ 2001-10-19 11:44:08 by rrt] More notes about InstallShield. This is now a first draft of the InstallShield notes; probably some bits have been left out, and I need to fix make install to bring reality closer to document. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 8905478..9552ca4 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2940,6 +2940,35 @@ when you install it. + Extra features of the InstallShield + + + The InstallShield has some IS-specific twiddles: + + + + + Two registry entries are set under + HKEY_LOCAL_MACHINE\SOFTWARE\GHC: + Path and + Version, which record respectively + the directory in which GHC was installed, and the + version number. + + + + + The InstallShield adds some entries to the Program + menu, for GHCi and for the documentation. See under + Setup Design and the individual components (each + component can add entries to the menu). + + + + + + + External add-ins @@ -2960,6 +2989,7 @@ include/ Mingwin includes +