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
- :
- Re: Changing project prerequisites through the IswiAutoAutomation interface
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
Nov 20, 2023
05:54 AM
Changing project prerequisites through the IswiAutoAutomation interface
Hi,
Is it possible to dynamically add / remove prerequisites from a project while using the automation interface? (Using InstallShield2023 + Python scripts to create MSI basic installations)
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 20, 2023
08:18 AM
Or as an alternative, to add a condition in the Prerequisite that checks if file in exists installation package? (I'm using InstallShield with installation files not packed inside the MSI)