Customizing Installation Behavior for a DIM
InstallShield 2024
Project:
An important aspect of creating an installation is customizing it for your end users’ needs. For example, you may find it useful to create custom actions to add support for something not directly supported by Windows Installer. In addition, you may want to search for installed data on the target system; depending on the results of the search, the installation can proceed as appropriate. Windows Installer properties allow you to set project-wide values for use in your project. For more information on how to customize the installation behavior for a DIM project, see the following areas of the documentation:
• | Using Custom Actions |
• | Searching for Installed Data |
• | Working with Windows Installer and Advanced UI or Suite/Advanced UI Properties |