Stop Sandboxie Service before driver
This commit is contained in:
parent
fa3bd9b2a4
commit
130c43a62c
|
@ -1523,6 +1523,9 @@ Driver_Upgrade:
|
|||
|
||||
WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\${SBIEDRV}" "Start" 3
|
||||
|
||||
Push "stop ${SBIESVC}"
|
||||
Call KmdUtil
|
||||
|
||||
Push "stop ${SBIEDRV}"
|
||||
Call KmdUtil
|
||||
|
||||
|
|
Loading…
Reference in New Issue