Skip to content

Commit

Permalink
Disable BITS service
Browse files Browse the repository at this point in the history
See #1081
  • Loading branch information
isaak654 authored Dec 3, 2021
1 parent d76142d commit ca320ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Sandboxie/install/Templates.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
[DefaultTemplates]
Template=RpcPortBindings
Template=SpecialImages
Template=COM
Template=WindowsExplorer


Expand Down Expand Up @@ -141,6 +142,9 @@ SpecialImage=mail,Inky.exe

SpecialImage=browser,PuffinSecureBrowser.exe

[Template_COM]
# disable BITS service
ClosedClsid={4991D34B-80A1-4291-83B6-3328366B9097}

[Template_WindowsExplorer]
# make search box wait
Expand Down

0 comments on commit ca320ec

Please sign in to comment.