Typo fix
This commit is contained in:
parent
e47c52a090
commit
fc43eb8cb7
|
|
@ -2698,7 +2698,7 @@ Required Dependencies: Get-ServiceDetail, Get-ModifiablePath, Write-ServiceBinar
|
|||
|
||||
.DESCRIPTION
|
||||
|
||||
Takes a esrvice Name or a ServiceProcess.ServiceController on the pipeline where the
|
||||
Takes a service Name or a ServiceProcess.ServiceController on the pipeline where the
|
||||
current user can modify the associated service binary listed in the binPath. Backs up
|
||||
the original service binary to "OriginalService.exe.bak" in service binary location,
|
||||
and then uses Write-ServiceBinary to create a C# service binary that either adds
|
||||
|
|
|
|||
Loading…
Reference in New Issue