I set the following with reference to Internet Explorer or Edge:- How To display the warning that appear if you open Custom Protocol Handler again, so that the Edge warning screen was not displayed when the custom protocol was executed.
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\ProtocolExecute\foo]
"WarnOnOpen"=dword:00000000
After installing Microsoft Edge version 79 (Chronium Edge), this setting no longer works.
What should I do to get the same behavior (the Edge warning screen was not displayed)?