This commit is contained in:
b33f 2017-07-17 23:11:24 +01:00 committed by GitHub
parent e47c52a090
commit fc43eb8cb7
1 changed files with 1 additions and 1 deletions

View File

@ -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