Configuring the Target System

InstallShield 2022

Project:This information applies to the following project types:

Basic MSI
DIM
InstallScript
InstallScript MSI
InstallScript Object
Merge Module
MSI Database
MSM Database
Transform

In addition, certain portions do not apply to certain types of project, as noted.

Every installation changes the target system in some way. The simplest installations might only copy files. More in-depth installations make registry changes, edit .ini files, create shortcuts, configure ODBC resources, use environment variables, modify XML files, modify text files, schedule tasks, and install and control Windows services. For more information on how to configure the target system, refer to this section of the documentation.

See Also