Wingetlywingetly
← All apps

WinProgramSuite

by Nalle Bergv2026.03.26.07

Last updated

A complete Windows package management suite with a winget GUI and background programme updater.

Install with winget

$ winget install --id NalleBerg.WinProgramSuite --exact --version 2026.03.26.07

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WinProgramSuite

WinProgramSuite uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i WinProgramSuiteSetup2006.03.26.07.msi /quiet /norestart

See the full silent install reference for WinProgramSuite

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

WinProgramSuite is a complete Windows package management system consisting of two tools:

WinProgramManager is a programme to help you install programmes winget offers. There are

more than 10,000 of them, so this app makes it easier to find the one you want. The

programmes are categorised and there is a search function that is quite good, as you can

also search in the results of the previous search, and regex search is supported. It also

comes with an automatic update of the database — an app that updates the database once a

week by default, but in Settings you can decide yourself when and how often you want it to

update in the background.

WinUpdate is the winning updater. This programme relies on winget, which is included in

Windows 10 and Windows 11. It supports more than 10,000 software packages and you will be

notified when programmes are available if you run it in the background, where it uses only

0.3MB of memory. If you wish, you can simply run it manually, or have it scan at Windows

startup and notify you only when it finds an update for your programmes.

Installers · v2026.03.26.07

ArchitectureTypeScopeInstallDownload
x64MSI-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WinProgramSuite.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • IPGuiNalle Berg
    NalleBerg.IPGuiv4.1.9

    A graphical interface to ipconfig with network diagnostics and tools.

  • P
    PopplerOwen Schwartz
    oschwartz10612.Popplerv25.07.0-0

    Download Poppler binaries packaged for Windows with dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • M
    Microsoft.UI.XamlMicrosoft Corporation
    Microsoft.UI.Xaml.2.8v8.2310.30001.0

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

More from Nalle Berg or browse winget, package-manager, updater.

Frequently asked questions

How do I install WinProgramSuite on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NalleBerg.WinProgramSuite --exact --version 2026.03.26.07. winget downloads the installer from Nalle Berg and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinProgramSuite silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NalleBerg.WinProgramSuite --exact 2026.03.26.07 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WinProgramSuite?
WinProgramSuite uses MSI. Run the downloaded installer with: msiexec.exe /i WinProgramSuiteSetup2006.03.26.07.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall WinProgramSuite via winget?
Run: winget uninstall --id NalleBerg.WinProgramSuite --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinProgramSuite's Apps & Features entry.
Is WinProgramSuite free?
WinProgramSuite is distributed under GPL-2.0-only. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does WinProgramSuite work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WinProgramSuite directly from the publisher.
How do I keep WinProgramSuite up to date?
Run winget upgrade --id NalleBerg.WinProgramSuite --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinProgramSuite from microsoft/winget-pkgs.