Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 9b02ef4

Browse files
Start Audio Service
1 parent 01a2967 commit 9b02ef4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PostInstall/PostInstall.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,7 @@ function AudioInstall {
715715
Import-Certificate -CertStoreLocation Cert:\LocalMachine\TrustedPublisher -FilePath $VB.CertName | Out-Null
716716
Start-Process -FilePath "C:\ParsecTemp\Apps\VBCable\VBCABLE_Setup_x64.exe" -ArgumentList '-i','-h'
717717
Set-Service -Name audiosrv -StartupType Automatic
718+
Start-Service -Name audiosrv
718719
}
719720

720721
#Creates shortcut for the GPU Updater tool

0 commit comments

Comments
 (0)