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

Set different setup type based on different paramenters

Jump to solution

Hello,

I have an Installscript MSI project and I have deleted the default Setup Types and created new Setup Types:

SetupType 1

SetupType 2

SetupType 3

...etc

I have different features selected for each of the SetupTypes.

During the setup, based on different parameters, I want to decide which SetupType is used for installation using Installscript. I don't want to give the user option to select the SetupType.  How do I do that?

Labels (1)
0 Kudos
(2) Solutions
Revenera_Ian
Revenera Moderator Revenera Moderator
Revenera Moderator

Hello @sshevade,

Thank you for your post.

You could try the suggestions in the post at this link:

https://community.flexera.com/t5/InstallShield-Forum/Set-Setup-Type-programmatically/td-p/25303

Please give that a try. Does that work for you?

Please let us know if you have any questions or concerns. Thank you for your patience and cooperation.

View solution in original post

0 Kudos

Thanks. This solution fixed the issue.

View solution in original post

0 Kudos
(2) Replies
Revenera_Ian
Revenera Moderator Revenera Moderator
Revenera Moderator

Hello @sshevade,

Thank you for your post.

You could try the suggestions in the post at this link:

https://community.flexera.com/t5/InstallShield-Forum/Set-Setup-Type-programmatically/td-p/25303

Please give that a try. Does that work for you?

Please let us know if you have any questions or concerns. Thank you for your patience and cooperation.

0 Kudos

Thanks. This solution fixed the issue.

0 Kudos