Stop Sandboxie Service before driver

This commit is contained in:
isaak654 2022-01-07 22:11:57 +01:00 committed by GitHub
parent fa3bd9b2a4
commit 130c43a62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1523,6 +1523,9 @@ Driver_Upgrade:
WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\${SBIEDRV}" "Start" 3
Push "stop ${SBIESVC}"
Call KmdUtil
Push "stop ${SBIEDRV}"
Call KmdUtil