How It Works
Ninichoco generates ready-to-run PowerShell scripts that install Windows applications using WinGet or Chocolatey. No downloads, no installers, no account required.
Step 1
Browse the catalog
Explore 25+ curated Windows applications across 9 categories. Search by name or filter by category to find what you need.
Step 2
Select your apps
Click to select any combination of apps. Your selections persist as you browse different categories.
Step 3
Choose a package manager
Pick WinGet, Chocolatey, or Auto mode. Auto mode uses WinGet when available and falls back to Chocolatey for maximum compatibility.
Step 4
Run the generated script
Download the PowerShell script or copy the one-liner command. Open PowerShell as Administrator and run it. The script installs each app, reports progress, and gives you a summary when done.
WinGet vs Chocolatey
WinGet is Microsoft's official package manager, built into Windows 10 and 11. Chocolatey is a community-driven package manager with a larger catalog. Both install apps silently from the command line. Ninichoco supports both so you can use whichever is available on your machine.
Trust & Security
Every generated script is fully transparent and human-readable. Package IDs come from the curated Ninichoco catalog — no arbitrary user input is interpolated into commands. Scripts include a dry-run mode so you can preview what will happen before installing anything. The entire project is open source.