A modern PowerShell GUI tool for quickly setting up a fresh Windows installation with your preferred applications, VSCode extensions, and Python packages.
🌐 View On The Web Interface: https://double77x.github.io/WindowsQuickStart/
- 🎮 Popular Applications (Steam, Discord, etc.)
- 🖥️ Development Tools (VSCode, Git, Python, etc.)
- 🧩 VSCode Extensions
- 📦 Python Packages
- 🎨 Modern Dark Theme UI
- ⚡ Fast Winget-based Installation
- 📝 Real-time Installation Logging
- ✅ Progress Tracking
To install, open PowerShell as Administrator and run:
irm "https://double77x.github.io/WindowsQuickStart/Windows-App-QuickSetup.ps1" | iex
⚠️ Important: Administrator privileges are required for installing most applications.
- Windows 10/11
- PowerShell 5.1 or later
- Winget (pre-installed on recent Windows versions)
- Internet connection
- League of Legends
- Steam
- Epic Games Launcher
- VLC Media Player
- HandBrake
- Visual Studio Code
- Git
- GitHub Desktop
- Docker Desktop
- FileZilla
- Discord
- NordVPN
- qBittorrent
- 7-Zip
- PowerToys
- Google Chrome
- Microsoft Edge
- Adobe Acrobat Reader DC
- Notepad++
- ShareX
- ImageGlass
- GitHub Copilot
- Python
- Jupyter
- ESLint
- Prettier
- Material Icon Theme
- GitLens
- Live Server
- Remote Development
- Docker
- numpy
- pandas
- matplotlib
- scikit-learn
- tensorflow
- pytorch
- requests
- beautifulsoup4
- flask
- django
- Run the script using the command above
- Select the applications and tools you want to install
- Click "Install Selected Applications"
- Wait for the installation to complete
The script will handle the rest, including:
- Checking for existing installations
- Managing dependencies
- Parallel installation where possible
- Progress tracking
- Error handling
Make sure to run PowerShell as administrator if you want to install system-wide applications.
MIT License - Feel free to modify and distribute
