HelpLibraryManagerLaunchInteractive Method

Launch the help content manager for interactive use

Definition

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public void LaunchInteractive(
	string arguments
)

Parameters

arguments  String
The command line arguments to pass to it

Remarks

This always runs it as an administrator on Vista and above.

See Also