cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
varsha
Level 3

How to add prerequisite into BASIC MSI project?

Hi,



I want to create basic MSI project which have Flash media encoder as prerequisite setup.

I want to add prerequisite setup from URL insated of local user machine.

I had created .prq file for this prerequisite but which conatins prerequisite setup into installer which is created using Installshield.

How achive this using Installshield?

Thanks & Regards
Varsha
Labels (1)
0 Kudos
(2) Replies
sachinc
Level 3

Hi
just go for Prerequisite Editor from Tools menu.
In Files to be included tab click on add button.
a New file window will come in that give file location and url to file from where u r going to download and click ok button.
the prequisite will come in your Redistributable tab select the prequisite and in Conditional Installation tab check Install before feature selection.
the prequisite will install before your application.

it will work
0 Kudos
DebbieL
Level 17

Also see the following help topic for instructions:
Specifying a Location for a Specific InstallShield Prerequisite
(One of the location options is download.)
0 Kudos