HelpLibraryManagerRunAsNormalUser Method

Run the Help Library Content Manager as a normal user

Definition

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public int RunAsNormalUser(
	string arguments,
	ProcessWindowStyle windowStyle
)

Parameters

arguments  String
The command line arguments to pass to it
windowStyle  ProcessWindowStyle
The window style to use

Return Value

Int32
The Help Library Manager exit code

See Also