Content
Introduction
Set up Your Computer (Windows)
- Open powershell in administrator mode. Type
win+xthena. -
Install choco
```powershell Set-ExecutionPolicy AllSigned [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).Downloa