Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alec-hs/windows-11-setup

Setup scripts for Windows 11
https://github.com/alec-hs/windows-11-setup

Last synced: 9 days ago
JSON representation

Setup scripts for Windows 11

Awesome Lists containing this project

README

        

# 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

```powershell
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
```

7. cd to the extracted folder
8. Run the script 'setup.ps1'