- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Creating installation steps (InstallShield 2013)
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Creating installation steps (InstallShield 2013)
What are the steps to create an installation?
Until this moment, I did:
- Build
- Compile
- Release Wizard
Q1: Does the building step includes the compiling step?
Q2: Do I need to do step 3? I tried to make two installations, one with "Release Wizard" step and one without and I can't see any differences.
Note: In this step, I press next on most of the pages without changing anything. The only page that I change something is "Specify a Release" and change from the default name ("Release 1") to the relevant name.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Steps to create a installation is depend up on customer use case,
In general, we need to have one feature and component and files added to component and then user can configure required shortcut custom actions and etc as per requirement,
Compile to check the error or warning in your installscript code (if you have any installscript code), if you dont compile also, at building project the compile will happen automatically(refer screenshot)
You can also refer below video links for more details on configuration
https://www.youtube.com/watch?v=UyH06d8ozxY
On Release wizard add a release and build, or right click and add new release under product configuration, there wont be any difference in the build output,
we can rename any release under product configuration by right click and select rename on release or select the release and press f2 in keyboard and rename as requirement.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
We have some great Installshield tutorials that walk you through the process of creating installers here:
https://docs.revenera.com/installshield26helplib/helplibrary/Tutorials.htm