Skip to content

Commit

Permalink
Stop Sandboxie Service before driver
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak654 authored Jan 7, 2022
1 parent fa3bd9b commit 130c43a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Sandboxie/install/SandboxieVS.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -1523,6 +1523,9 @@ Driver_Upgrade:

WriteRegDWORD HKLM "SYSTEM\CurrentControlSet\Services\${SBIEDRV}" "Start" 3

Push "stop ${SBIESVC}"
Call KmdUtil

Push "stop ${SBIEDRV}"
Call KmdUtil

Expand Down

0 comments on commit 130c43a

Please sign in to comment.