- Open powershell
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
Invoke-WebRequest -UseBasicParsing git.io/JYADd | Invoke-Expression
- Open powershell
git clone https://github.com/OzakIOne/win10setup
orcurl.exe -fSL https://github.com/OzakIOne/win10setup/archive/refs/heads/master.zip --output win10setup.zip
- Modify either
scoop.ps1
/install.ps1
/final.ps1
to your needs - execute
scoop.ps1
- Restart your pc
- execute
"$env:USERPROFILE\Downloads\win10setup\final.ps1"
to finish WSL installation.