FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

npackd/npackd-cpp at installed · GitHub

 
 

Repository files navigation

Npackd

Npackd (pronounced "unpacked") is an application store/package manager/marketplace for applications for Windows. 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:

C:\> msiexec.exe /qb- /i http://bit.ly/npackdcl-1_19_13

see What is new in Npackd

Project status

News

You can follow the news on Twitter

Third party tools working with Npackd:

##Distribute your applications using Npackd! You can also distribute your own applications using Npackd: either through your own repository or through the one mentioned above. All you have to do is to package your application as a ZIP file so it is accessible through HTTP and describe it as shown in RepositoryFormat. It is even easier if you already have an .msi or .exe installer. In most cases they can be reused without re-packaging.

##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)
  • prevents uninstallation of running programs

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)

Topics

Resources

Stars

174 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL