ServiceManager.

CreateInstallArguments(string, InstallSettings) Method

Summary

Assemble the args to pass to sc.exe
Assembly
Cake.Services.dll
Namespace
Cake.Services
Containing Type
ServiceManager

Syntax

public ProcessArgumentBuilder CreateInstallArguments(string computer, InstallSettings settings)

Parameters

Name Type Description
computer string
settings InstallSettings

Return Value

Type Description
ProcessArgumentBuilder