Powerscript to make Windows (or Tiny) 11 much more usable.
- Clone repository to local machine
- Open Powershell with administrative permissions
- Change to repository folder
- Execute Powershell script locally:
Powershell -ExecutionPolicy Unrestricted -File tiny11-tuner.ps1
- Open Powershell with administrative permissions
- Execute Powershell script:
Set-ExecutionPolicy Unrestricted; Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/chrisipa/tiny11-tuner/master/tiny11-tuner.ps1").Content