Philipp

Results 85 comments of Philipp

Try setting this policy/registry value to 0 first: https://chromeenterprise.google/policies/?policy=CommandLineFlagSecurityWarningsEnabled

You will probably need to set it manually in the registry. Maybe you can guess the registry path with the help of these resources: https://admx.help/?Category=ChromeEnterprise&Policy=Google.Policies.Chrome::CommandLineFlagSecurityWarningsEnabled https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies `HKLM\SOFTWARE\Policies\Microsoft\Edge` -> `CommandLineFlagSecurityWarningsEnabled` (DWORD)...

Then create they registry key and try if it works. HKLM means `HKEY_LOCAL_MACHINE`, maybe that's the issue?

This policy normally should hide these warnings, but apparently it does not work (for Edge?). I will potentially add a patch in the future

https://github.com/Ceiridge/Chrome-Developer-Mode-Extension-Warning-Patcher fixes it

Adding the command line flag `--test-type` should work. Tell me if there are other consequences

Are you sure that you cannot pin a shortcut to taskbar by right-clicking on it, selecting *Show more options* and then clicking on *Pin to taskbar*?

I took a look at the Chromium source code responsible for this information bar and found out that there is a policy that is supposed to disable it. That was...

This one: https://github.com/Ceiridge/Chrome-Developer-Mode-Extension-Warning-Patcher/issues/79#issuecomment-1094412397 Can be found here: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/startup/infobar_utils.cc;l=37;drc=21a4c84dd469bfdc9f27375133dc309b62101ef8

I missed that completely. It's not necessary, but it would be much more user-friendly if one could choose it in the encoder list