mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-18 06:55:17 +01:00
Update install-driver.ps1
This commit is contained in:
2
install-driver.ps1
vendored
2
install-driver.ps1
vendored
@@ -40,5 +40,5 @@ Write-Output "Executing: $scCommand"
|
||||
Invoke-Expression $scCommand
|
||||
|
||||
# Query the service to verify it was created
|
||||
Write-Output "Querying service $ServiceName:"
|
||||
Write-Output "Querying service $ServiceName"
|
||||
sc.exe query $ServiceName
|
||||
|
||||
Reference in New Issue
Block a user