Click or drag to resize
Sandcastle Help File BuilderHelpLibraryManagerLauncher Class
This class contains the main program entry point. The application is used to perform the necessary housekeeping tasks prior to launching the Help Library Manager application to install or remove a Microsoft Help Viewer content file.
Inheritance Hierarchy
SystemObject
  SandcastleBuilder.MicrosoftHelpViewerHelpLibraryManagerLauncher

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: HelpLibraryManagerLauncher (in HelpLibraryManagerLauncher.exe) Version: 2014.11.22.0
Syntax
public static class HelpLibraryManagerLauncher

The HelpLibraryManagerLauncher type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMain
This is the main program entry point
Top
Remarks
The tasks performed are based on the information found at http://mshcmigrate.helpmvp.com/faq and http://mshcmigrate.helpmvp.com/faq/install.
See Also