Windows Setup Manager
Automate Windows software installation with one command. Built with Python and PowerShell. Quick Install Open PowerShell as Administrator and run: iwr -useb "eloymelo.com/scripts/win/setup.ps1" | iex An interactive window will appear where you can select packages from my curated collection of 95+ applications. How It Works Run the command above Select the packages you want from the list Click OK and the tool installs everything automatically Done Source Code This is an open-source project. Check out the code and contribute: ...