Build Release Location

InstallShield 2013 Express Edition

The disk image folders for your installation are built in the release location. All additional files and folders necessary for storing uncompressed application files are placed in subfolders of the disk image folders. The release location is a subfolder of your project’s location.

The release is built in the following folder:

<project location>\<project name>\Express\<release type>\DiskImages\Disk1

The default project location is:

C:\InstallShield 2013 Projects

For example, if the current project name is CoolProject, and the media type for the release is a CD-ROM, you can find the Disk1 folder under the following location:

C:\InstallShield 2013 Projects\CoolProject\Express\Cd_rom\DiskImages

If you are creating non-compressed builds, additional folders named after specific operating systems may be included with the installation. This handles cases when files destined for a specific operating system have the same name as those targeted for another operating system.

See Also