Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 356 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 356 Bytes

Windows 11 Setup Script

Setup scripts for Windows 11 PC.

How to use:

  1. Install Windows

  2. Setup User Account

  3. Login

  4. Download and extract the repo

  5. Run Powershell as normal user

  6. Execute

    Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
  7. cd to the extracted folder

  8. Run the script 'setup.ps1'