The Manifest page helps you to create a .msha manifest file. This is like the old MS Help 2 .HxC collection level file. You pass the .msha file to the HelpLibManager.exe along with your .mshc help file(s) at installation time. In MS Help Viewer 1.0 all registered help is copied into the a central content store. For more information on MS Help Viewer 1.x see http://helpware.net/mshelp3/ Help is installed by the book. Each book can contain one or more packages. A package is either a .mshc help file, or a signed .cab file that contains a single .mshc help file (with or without a .mshi index file). Note: Microsoft .cab files contain a .mshc and a pre-compiled .mshi index file. Cab files can be signed and installed silently. Currently Microsoft have no mechanism for helping you to creating an index file. Although you can probably just copy one out of the Help Library data store. See Add an Index to your .Cab Help Package. |