Winget

From NSIS Wiki
Jump to navigationJump to search

Description

The Windows Package Manager (also known as winget) is a free and open-source package manager designed by Microsoft for Windows 10 and Windows 11. It consists of a command-line utility and a set of services for installing applications.

Usage

winget install -e --id NSIS.NSIS

Related Links