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

Suite project and packages prerequsities

Jump to solution

Hi, I have Suite/Advanced UI project and included packages (msi) as features. The included package has some prerequisities and the problem is that prerequisities have been skipped. Installing the package by its msi (not setup.exe) skips prerequisities as well.

Can I have Suite installer with installer package which have prerequisities?

Best regards

 

Labels (1)
0 Kudos
(1) Solution

Hi @kmisniak2 ,

 

You can use Feature condition as in snapshot:

Features_Condition.PNG

to install the selected feature based on condition been set.

Please refer the link below for details about condition block:

https://helpnet.flexerasoftware.com/installshield25helplib/helplibrary/SteBuildingConditions.htm

 

Thanks,

Jenifer

View solution in original post

0 Kudos
(3) Replies
Jenifer
Flexera Alumni

Hi @kmisniak2 ,

 

Yes you can add pre-requisite as a package which gets added as dependency package by default which your main msi can use  it as pre-requisite.

Please refer below link:

https://helpnet.flexerasoftware.com/installshield22helplib/helplibrary/SteImportPRQ.htm#creatingsuites_3383918860_1045030

 

Thanks,

Jenifer

0 Kudos

Thnaks. And can I have access to set of selected features to install dependency under conditions?

0 Kudos

Hi @kmisniak2 ,

 

You can use Feature condition as in snapshot:

Features_Condition.PNG

to install the selected feature based on condition been set.

Please refer the link below for details about condition block:

https://helpnet.flexerasoftware.com/installshield25helplib/helplibrary/SteBuildingConditions.htm

 

Thanks,

Jenifer

0 Kudos