DISK1SETUPEXENAME

InstallShield 2024 » InstallScript Language Reference

DISK1SETUPEXENAME is a read-only system variable that contains the file name and file name extension—but not the path—of the setup launcher, the installation’s executable file. This now used internally and always returns Setup.exe.

Refer SETUPEXENAME to get the actual executing setup exe name.

Project: DISK1SETUPEXENAME is intended for use in InstallScript projects only. Using this variable with other project types may result in different behavior or scenarios where the variable is not set as expected.