After breaking down a product into distinct components (such as applications, frameworks, fonts, documentation, and so on), you create an installation package for each of the product’s components. An installation package is a file package that contains one component and information about the package and its payload. See “What Is a Package?” for more information about packages.
The Installer application can open a package and place its payload on a user’s system. Installation packages whose payload is a component of a multicomponent product are known as component packages.
To create a component package, you perform the following tasks:
Categorize the component.
Create the component package project directory.
Add the component files to the project directory.
Add executables to the project directory if the component requires them.
Create the component package.
Test the component package.
The following sections describe these tasks in detail.
Categorize the Component
Create the Component Package Project Directory
Add the Component Files to the Package Project Directory
Add Executable Files to the Package Project Directory
Create the Component Package
Test the Component Package
Last updated: 2006-07-24