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

How to set Setup prerequisite using Automation interface

we can set the setup prerequisite file(.prq) for the installation project manually by
1. Go to installation designer Tab
2. under Application data select Redistributables
3. select setup prerequisite from object type to display combobox
4. select the appropriate checkbox to add .prq ( prerequisite) to your installation.

above mentioned is the manual process but I want to do it by automation interface.

can any body tell me whether there is automation interface is supported to set the Prerequisites for the project

we can create the object as:
CreateObject("IswiAuto1150.ISWiProject")

but i could not find any method to set prerequisite.
Labels (1)
0 Kudos
(2) Replies
Christoph
Level 8

Sorry to ask... but why do you want to do it this way?
0 Kudos
Christopher_Pai
Level 16

I want to do it this way also and it's **** that InstallShield's Automation interface doesn't support it.
0 Kudos