UPDATE: <
https://i.postimg.cc/q7VC5YXV/microsoft-browsers01.jpg>
o Tutorial to set up 3 Microsoft web browsers (Edge UWB, new Edge, & Internet Explorer)
to work concurrently coexisting peacefully even after subsequent Windows Updates
<
https://groups.google.com/forum/#!topic/alt.comp.freeware/fZlJTYRxYFg>
Based on:
<
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-blocker-toolkit>
Note: Microsoft will distribute Microsoft Edge (Chromium-based) to all Windows Update-connected
devices running Windows 10 version 1803 and newer. This process will start after January 15, 2020"
Addendum: The prior tutorials showed how to "repair" your system if you _already_ installed
the new Chrome Edge; the tutorial below assumes you're starting clean without
having installed the new Edge (i.e., you only have the old Edge installed).
1. Check the version of Edge & IE if you haven't installed the new Chrome Edge yet.
Edge(old):
Threedots > Settings > General > About this app > Edge 44.19041.423.0, EdgeHTML 18.19041
IE 11:
Gearicon > About Internet Explorer > Version 11.264.1904.0, Update Versions: 11.0.190 (KB4556798)
Edge(new):
Threedots > Settings > About Microsoft Edge > Version 84.0.522.63 (Official build) (64-bit)
Note: If you have the new Edge already installed, use the prior tutorial to remove it
and then re-install it side by side with the old Ege.
This tutorial assumes you do not _yet_ have the new (Chrome) Edge installed!
2. Check whether Internet Explorer (IE) is already enabled (if not, you can enable it
if you wish for Internet Explorer to work alongside both Microsoft Edge browsers):
Win+R > control > View by: Category > Programs > Programs and features >
Turn Windows features on or off > [x]Internet Explorer 11
Reboot if you change the checkbox value:
Win+R > %windir%\System32\shutdown.exe /r /f /t 5 /c "Reboot in 5s!"
3. Put all existing shortcuts in a safe location for archival & reuse:
Win+R > shell:appsfolder
Right click on any shortcut you want to archive to your desktop & press:
o Create shortcut >
"Windows can't create a shortcut here.
Do you want the shortcut to be placed on the desktop instead?"
[Yes][No]
On the desktop shortcut, check the properties:
Edge(old) TARGET: %windir%\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
IE TARGET: Microsoft.InternetExplorer.Default
4. Download the full Edge(new) installer but do not install it yet.
<
https://www.microsoft.com/en-us/edge/business/download>
Select channel/version: Stable 84 (Current and supported)
Select build: 84.0.522.63
Select platform: Windows 64-bit
This downloaded:
Name: MicrosoftEdgeEnterpriseX64.msi
Size: 90148864 bytes (85 MiB)
SHA256: C4EACB85A29452C27309CB6E4D495C1661B768135451464AB52CC157BA84706E
If you keep multiple versions, rename accordingly:
move MicrosoftEdgeEnterpriseX64.msi MicrosoftEdgeEnterpriseX64_84-0-522-63.msi
5. Add a new key to prevent Windows Update from deleting old Edge when you install new Edge.
Note that you don't have an "EdgeUpdate" key yet in this location:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\]
<
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-blocker-toolkit>
<
https://msedgeblockertoolkit.blob.core.windows.net/blockertoolkit/MicrosoftEdgeChromiumBlockerToolkit.exe>
Name: MicrosoftEdgeChromiumBlockerToolkit.exe
Size: 178624 bytes (174 KiB)
SHA256: F386D4E80AB9FC11CE5FEF97B9D6A1DA9AA1B64F577233E158A6B490D7D1031D
When you doubleclick on MicrosoftEdgeChromiumBlockerToolkit.exe it asks where to put it:
C:\app\os\microsoft\edgeblocker
That created: C:\app\os\microsoft\edgeblocker\EdgeChromium_Blocker.cmd
Name: EdgeChromium_Blocker.cmd
Size: 1832 bytes (1 KiB)
SHA256: 215FCAF2FE62297A31D740904E872DB1AB949B4BE604605DBCEA6E003C08730F
Win+R > cmd {Control+Shift+Enter} <== to open an admin prompt, which is required
cd C:\app\os\microsoft\edgeblocker
EdgeChromium_Blocker.cmd /B
MICROSOFT TOOL KIT TO DISABLE DELIVERY OF
MICROSOFT EDGE (CHROMIUM-BASED)
Copyright (C) Microsoft Corporation. All rights reserved.
LOCAL!
Blocking deployment of Microsoft Edge (Chromium-based) on the local machine
The operation completed successfully.
Note the two main options are /B (blocks distribution), and /U (unblocks distribution).
EdgeChromium_Blocker.cmd [<machine name>] [/B] [/U] [/H]
Note that you now have a newly added "EdgeUpdate" key in this location:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\]
Specifically:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EdgeUpdate]
"DoNotUpdateToEdgeWithChromium" > Dword (32-bit) Value 1 Hexadecimal
Registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EdgeUpdate
Key value name: DoNotUpdateToEdgeWithChromium
0 Distribution is not blocked.
1 Distribution is blocked.
6. Add a registry key so Windows 10 allows both Edges to coexist peacefully:
<
https://www.thewindowsclub.com/run-legacy-edge-and-chromium-edge>
<
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-update-policies>
See the section titled "Allow Microsoft Edge Side by Side browser experience"
And this: "Prevent Desktop Shortcut creation upon install default"
Note that you don't have an "EdgeUpdate" key yet in this location:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\]
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate
Value Name:
(Stable): Install{56EB18F8-B008-4CBD-B6D2-8C97FE7E9062}
(Beta): Install{2CD8A007-E189-409D-A2C8-9AF4EF3C72AA}
(Canary): Install{65C35B14-6C1D-4122-AC46-7148CC9D6497}
(Dev): Install{0D50BFEC-CD6A-4F9A-964C-C7416E3ACB10}
Value Type: REG_DWORD
This allows the side-by-side experience of old & new Edge:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate]
"Allowsxs"=dword:00000001 (hex)
This ensures a desktop shortcut is created when installing the new Edge:
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate
Value Name: CreateDesktopShortcutDefault
Value Type: REG_DWORD
Example Value: 0x00000001 (1 hex)
7. Optionally, ensure you get a desktop shortcut to the new Microsoft Edge
<
https://docs.microsoft.com/en-us/deployedge/microsoft-edge-update-policies>
See the section titled "Prevent Desktop Shortcut creation upon install"
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate
Value Name: CreateDesktopShortcut (hex 1 === a desktop shortcut is created when Microsoft Edge is installed.)
Value Name: CreateDesktopShortcutDefault (hex 1 === a desktop shortcut is created when Microsoft Edge is installed.)
Value Type: REG_DWORD (32-bit value)
These are optional because these values are the defaults.
8. After rebooting, you can install the new Edge browser & it won't hide the old.
Win+R > %windir%\System32\shutdown.exe /r /f /t 5 /c "Reboot in 5s!"
9. Install your new (Chromium-based) Microsoft Edge alongside the old Edge.
(Note: You're really gonna want to be off the net when you install anything.)
<
https://www.microsoft.com/en-us/edge/business/download>
Name: MicrosoftEdgeEnterpriseX64.msi
Size: 90255360 bytes (86 MiB)
SHA256: 4CBD6B9FD748A05BA5ACB3F05CCE152AF197047B54DD61BD5C6D8CEC5FE37146
This will not ask you where you want to put it unfortunately; it goes in:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
It phones home if you're on the network when you install it:
https://go.microsoft.com/fwlink/?linkid=2132465
When you check the version, it also phones home if you're on the network.
Edge(new):
Threedots > Settings > About Microsoft Edge > Version 84.0.522.63 (Official build) (64-bit)
10. You can put all three shortcuts in your taskbar if that's what you want.
IE 11:
TARGET: Microsoft.InternetExplorer.Default]
TARGET: "C:\Program Files\Internet Explorer\iexplore.exe"
(old) Edge:
TARGET: %windir%\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
(new) Edge:
Target: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
Note: Given Microsoft named the shortcuts EXACTLY the same name, it's a good idea to change one or both:
Microsoft Edge (old)
Microsoft Edge (new)
Look in:
Win+R > C:\Program Files (x86)\Microsoft\Edge\Application
Win+R > %ProgramData%\Microsoft\Windows\Start Menu\Programs\
Win+R > shell:appsfolder
etc.
11. Test that you can choose between each of the three Microsoft Edge browsers:
<
https://i.postimg.cc/q7VC5YXV/microsoft-browsers01.jpg>
Win+R > microsoft-edge://
(The first run should give you a choice of either of the two Edge browsers.)
(After that first choice, it will default to whatever you had chosen.)
Test that you can execute each browser from the Win+R command line:
IE 11:
Win+R > "C:\Program Files\Internet Explorer\iexplore.exe"
(old) Edge:
Win+R > %windir%\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
(new) Edge:
Win+R > "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
12. Optionally, create a simple-to-remember command to open each MS browser:
Right click on the App Paths key and create a new keyword ending with ".exe" (required).
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
ie.exe = "C:\Program Files\Internet Explorer\iexplore.exe"
edgeold.exe = %windir%\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
edgenew.exe = "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
Win+R > ie ==> brings up Internet Explorer
Win+R > edgeold ==> should bring up the old Microsoft Edge, but I need the right syntax.
Win+R > edgenew ==> brings up the new Microsoft Edge
Note: I'm not sure how to get edgeold to work using this method:
edgeold.exe = %comspec% /c "C:\Windows\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge"
edgeold.exe = %windir%\explorer.exe shell:Appsfolder\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge
edgeold.exe = C:\Windows\system32\cmd.exe /c "start microsoft-edge:"
As always, please improve so all benefit from every action.
In particular, help in creating an apppaths key for the old Edge would be useful.
--
Usenet is a wonderful public web-searchable repository of useful hints & tutorials.