Hi I like to have a silent installation so impementing
; Element Category="Tweaks" Name="Modern UI - Apps - Edge - Disable First Run Page" Selected="true"
storing in the registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main]
"PreventFirstRunPage"=dword:00000001
will do it
Cheers
; Element Category="Tweaks" Name="Modern UI - Apps - Edge - Disable First Run Page" Selected="true"
storing in the registry
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main]
"PreventFirstRunPage"=dword:00000001
will do it
Cheers