Skip to content

benpope82/npackd-cpp

 
 

Repository files navigation

Build artifacts Coverity License

Npackd

(pronounced "unpacked") is an application store/package manager/marketplace for Windows

Npackd

It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. You can watch this short video to better understand how it works. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation). There is also a command line based version of Npackd which you can install from the command line:

Easy installation of the graphical user interface from the command line (64 bit):

C:\> msiexec.exe /qb- /i https://bit.ly/npackd-1_20_5

There is also a command line based version of Npackd which you can install from the command line:

C:\> msiexec.exe /qb- /i https://bit.ly/npackdcl-1_20_5

see What is new in Npackd

News

You can follow the news on Twitter or via the Forum

##Main features

  • synchronizes information about installed programs with the control panel "Add or remove software" and MSI package database. Allow uninstallation of those packages.
  • support for proxies (use the internet settings control panel to configure it)
  • password protected pages. This can be used to restrict access to your repository.
  • fast installation and uninstallation without user interaction. A typical application is installed and uninstalled in seconds (downloading the package is the most lengthy operation)
  • dependencies
  • shortcuts in the start menu are automatically created/deleted
  • multiple program versions can be installed side-by-side
  • cryptographic checksum for packages (SHA1 and SHA-256)
  • prevents uninstallation of running programs

##Statistics Project Stats

Download statistics: http://www.somsubhra.com/github-release-stats/?username=tim-lebedkov&repository=npackd-cpp

Windows is a registered trademark of Microsoft Corporation in the United States and other countries.

About

Package manager for Microsoft Windows (GUI and command line utility)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • C 5.9%
  • Makefile 3.0%
  • QMake 1.9%
  • Other 1.0%