MSI_TARGETDIR

InstallShield 2025 » InstallScript Language Reference

MSI_TARGETDIR represents the destination of an administrative installation (when a user runs Setup.exe with the /a argument) for an InstallScript MSI project.

For a Basic MSI project, the TARGETDIR property (not the InstallScript variable) contains the destination of an administrative installation.

See Also