Customer Packages are created with the bin/project-packager[.bat] as documented in the usage text available by running with the --help flag. The basic operation is to cd to the [project] directory and run the command. The packager will prompt for a package description, name, number, and files to include. By default all targets and modules in the [project] will be included. On subsequent runs the choices previously made will become the defaults allowing successive editing of package contents if simply including all is not quite specific enough. Interactivity can be disabled by using the --batch argument which simply chooses all the defaults. The resulting .ispm will be located in [project]/packageinfo/[package name].ispm.