Windows App Quick Setup Intro

Hi, 👋

Windows App Quick Start is a modern PowerShell GUI tool for quickly setting up a fresh Windows installation. This tool enables you to quickly install Windows packages via Winget, alongisde useful VSCODE extensions and Python libraries.

How To Use? Powershell

| 1. Tool
Open Windows Powershell
| 2. Permissions
Admin privileges are required for installing most applications
| 3. Run Script
irm "https://double77x.github.io/WindowsQuickStart/Windows-App-QuickSetup.ps1" | iex
| 4. README.md
Read the docs, visit the GitHub Repo