Install VSCode https://code.visualstudio.com
Install Git+GitBash https://gitforwindows.org
Install Visual Studio Community 2019 https://visualstudio.microsoft.com/free-developer-offers/
Choose: "Desktop development with C++"
Inividual Components: search for 10.0.19041.0 select "Windows 10 SDK (10.0.19041.0)"
Install https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk
Step 2: Install Refreshed WDK for Windows 10, version 2004
Install python2 https://www.python.org/downloads/release/python-2718/
Select add to PATH
Install Node.js https://nodejs.org/en/
Make ssh key
Add the key to github
Admin PowerShell
Set-ItemProperty 'HKLM:\System\CurrentControlSet\Control\FileSystem' -Name 'LongPathsEnabled' -value 1
git config --system core.longpaths trueclone chromium-update
yes | ./update.sh -e