From 78b4986578e8730a43b156fb7832ad8e06962efb Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Tue, 18 Apr 2023 14:42:13 +0200 Subject: [PATCH] default browser setting in chrome.reg to 0 --- optional/config/chrome.reg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional/config/chrome.reg b/optional/config/chrome.reg index cc41aab..c9fe55f 100644 --- a/optional/config/chrome.reg +++ b/optional/config/chrome.reg @@ -46,7 +46,7 @@ Windows Registry Editor Version 5.00 "CommandLineFlagSecurityWarningsEnabled"=dword:00000001 "ComponentUpdatesEnabled"=dword:00000001 "DNSInterceptionChecksEnabled"=dword:00000001 -"DefaultBrowserSettingEnabled"=dword:00000001 +"DefaultBrowserSettingEnabled"=dword:00000000 "DefaultClipboardSetting"=dword:00000002 "DefaultCookiesSetting"=dword:00000001 "DefaultFileSystemReadGuardSetting"=dword:00000002