cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How To Build a Compressed Single EXE Installer

How To Build a Compressed Single EXE Installer

Summary

This article will discuss how to create a compressed EXE release for your installer, where the single EXE file has all the installation data compressed within it.

Synopsis

This article will discuss how to create a compressed EXE release for your installer, where the single EXE file has all the installation data compressed within it.

Discussion

The first method we will discuss is using the Release Wizard which can be accessed from within the InstallShield IDE dropdown menu here (Build->Release Wizard).

On the Media Type dialog, be sure to select the "Network Image" media type.

User-added image

On the Release Configuration dialog, be sure to select "Compress all Files"

User-added image

On the Setup Launcher dialog, be sure to select "Create installation launcher (Setup.exe)". Please note that if your project contains any prerequisites, then this option will be selected and grayed out.

User-added image

If you have included prerequisites, please select the "Extract prerequisites from Setup.exe" option on the InstallShield Prerequisites dialog.

User-added image


An alternative method of controlling the release type is to work directly within the Installation Designer in the Releases view. After highlighting your release you will be presented with an additional window on the right of the IDE - if we first select the "Build" tab, we can set the release to be a compressed build:

User-added image

If we then select the "Setup.exe" tab we can select to create a Setup Launcher and, if necessary, extract prerequisites from the EXE:

User-added image
Was this article helpful? Yes No
100% helpful (1/1)
Comments

Is there an equivalent process for InstallShield Express? Express doesn't have the release wizard.

Hi @jerrym,

Thank you for your post.

Here is a link to documentation for InstallShield 2022 Express Edition with more information about how to build a single, compressed setup.exe with the InstallShield Express Edition:

https://docs.revenera.com/isxhelp28/Content/helplibrary/IHelpISXBuildSingleFile.htm

Please give the suggestions a try. Do they work for you?

Please let us know if you have any questions or concerns. Thanks!

Version history
Last update:
‎Jul 19, 2018 04:37 PM
Updated by: