This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Services.
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 |
---|---|
Process |