diff --git a/Prevent Bing Install in Chrome/PreventBingInstall.ps1 b/Prevent Bing Install in Chrome/PreventBingInstall.ps1 index 6240339..cd7fccb 100644 --- a/Prevent Bing Install in Chrome/PreventBingInstall.ps1 +++ b/Prevent Bing Install in Chrome/PreventBingInstall.ps1 @@ -1,5 +1,4 @@ $RegistryPath = "HKLM:\SOFTWARE\Policies\Microsoft\Office\16.0\Common\Officeupdate" - $Name = "preventbinginstall" $value = "00000001"