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
- :
- Disable distribute after build when upgrade validation fails
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
Dec 16, 2010
04:52 PM
Disable distribute after build when upgrade validation fails
It appears that the distribute after build (copy to folder) option will still run even if upgrade validation failed. It would be preferred to NOT distribute to the specified folder in cases of errors during upgrade validation. Warnings would be acceptable to distribute after build, for most part.
Is this configureable? Any other thoughts?
Is this configureable? Any other thoughts?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 21, 2010
06:09 PM
You might be able to parse the output of command-line builder iscmdbld.exe and conditionally copy the build files based on the results, but I don't think the Installation Designer exposes an option for that.