It's actually much easier than you think. The official INSTALL.md is a bit misleading, on Windows 11 you barely need to install anything manually. It's just:
- Verifying your
wingetinstallation (or fixing it, but it should come pre-installed on Windows 11) - Installing
git(if you don't already have it) with a singlewingetcommand - Installing
Visual Studio Communitywith a singlewingetcommand - Opening a special command prompt and copy-pasting a few final commands
Your Windows 11 should come the winget package manager installed by default.