Update install-driver.ps1

This commit is contained in:
harryeetsource
2025-03-05 14:12:12 -08:00
committed by GitHub
parent 4cb53f4594
commit a6e1f65661

2
install-driver.ps1 vendored
View File

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