Installerific
Testing Chocolatey Packages Locally
Creating a Chocolatey Installer > Testing Chocolatey Packages Locally

By default after a build is complete, Installerific will open a Windows Explorer Window to the location of the Chocolatey Package.  To test:

  1. Open a Command Window as Administrator.  In Windows, type in cmd.exe in the Start Menu, Right Click and choose Run As Administrator
  2. Navigate to the directory where the package is located.  Example:  cd C:\_git\Installerific\Installerific-Installerific\ChocolateyPackage
  3. Run this command:  choco install <name and version of package>   Example:  choco install installerific.1.7.0.nupkg