Custom Actions - Win32 apps (original) (raw)

The Windows Installer provides many built-in actions for performing the installation process. For a list of these actions, see the Standard Actions Reference.

Standard actions are sufficient to execute an installation in most cases. However, there are situations where the developer of an installation package finds it necessary to write a custom action. For example:

The following sections describe custom actions and how to incorporate them into an installation package: