Package Creation
Package Creation
How To Prepare a Package Creation Environment
Information on how to setup a computer to create Chocolatey packages
How To Create an MSI Installer Package
Creating a package that installs an MSI
Creating a package that installs from a Zip archive
How To Create a CLI Executable Package
A walkthrough creating a package containing a CLI executable application
How To Create a Script Package
Information on how to create packages that execute bundled PowerShell scripts with Chocolatey
How To Create a Configuration Package
A walkthrough creating a package that configures your computer
How To Create a Chocolatey Meta Package
Creating a Chocolatey meta package allowing you to, in a single package installation, provision many things onto a computer
Manually Recompile Packages, Embedding/Internalizing Remote Resources
How to recompile packages
How to parse the package parameters argument
How to mount an iso in Chocolatey package
How To Create Chocolatey Packages With Large Files
Creating a package containing files over 2GB in size
Create Custom Package Templates
How to create custom package templates
How to create a Package Template
Information on how to create Chocolatey package templates for building packages
How To Create an Extension Package
A walkthrough creating a Chocolatey extension package
How to create a package containing Package Hooks
A walkthrough exporting your currently installed packages