| HelpLibraryManagerLauncher 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.MicrosoftHelpViewerAssembly: HelpLibraryManagerLauncher (in HelpLibraryManagerLauncher.exe) Version: 2014.11.22.0
Syntax public static class HelpLibraryManagerLauncher
Public NotInheritable Class HelpLibraryManagerLauncher
public ref class HelpLibraryManagerLauncher abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HelpLibraryManagerLauncher = class end
The HelpLibraryManagerLauncher type exposes the following members.
Methods
| Name | Description |
---|
| Main |
This is the main program entry point
|
TopRemarks The tasks performed are based on the information found at
http://mshcmigrate.helpmvp.com/faq and http://mshcmigrate.helpmvp.com/faq/install.
See Also