EnorOne

A small tool, made by one person who got tired of clicking "Next".

Install everything.
Once.

Tick the apps you want. Get one .bat file that installs them all — silently, via winget, without toolbars, accounts, or junk.

Free. No sign-up. Requires Windows 10/11 with winget.

Questions people actually ask

Is this really free? +
Yes. No account, no email, no freemium. Just pick apps and download.
What's in the .bat file? +
Plain text. Open it in Notepad before running if you want. It just runs winget install for each app you selected — nothing else.
Why does it need Administrator? +
winget needs admin rights to install apps system-wide. The UAC prompt is Windows asking you — not us.
What if I already have an app installed? +
winget detects it and skips it. No harm done.
Will it install junk or toolbars? +
No. We use the --silent flag and winget's verified app catalog. Same official installers, fully automated.
What is winget? +
Microsoft's official package manager, built into Windows 10/11. If you don't have it, install "App Installer" from the Microsoft Store — it's free and takes 30 seconds.