This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Standalone version and validation process
Subscribe
- 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
‎Jan 08, 2010
03:26 AM
Standalone version and validation process
Hi,
I build my MSI project with a Standalone version and I want to use the process validation with ISVista.cub, but I want to exclude the ISICE02.
It is possible to exclude the ISICE02 on the command line?
Regards,
Kevin
I build my MSI project with a Standalone version and I want to use the process validation with ISVista.cub, but I want to exclude the ISICE02.
It is possible to exclude the ISICE02 on the command line?
Regards,
Kevin
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 08, 2010
01:46 PM
Hmm, I don't think we have a command-line parameter to specify which ICEs are run from a given CUB file. However CUB files are MSI files, so you could copy ISVista.cub and edit the copy to remove the reference to ISICE02 in the _IceSequence table.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 11, 2010
03:58 AM
Thanks Michael for your answer!
