[[project @ 2001-10-19 11:44:08 by rrt]
rrt**20011019114408
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.
] {
hunk ./docs/building/building.sgml 2943
+
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).
+
+
+
+
+
+
+
hunk ./docs/building/building.sgml 2992
+
}