Skip to content
⌘ NSIS Forum Archive

4 Instances = 12 Subinstances

2 posts

Elbie_GE#

4 Instances = 12 Subinstances

Hello,

sorry for my bad english :-).

I dont know much about NSIS. But i have to work with it.
And now i have some problems. First problem is, that I have a programm, which have 4 instances of it. For each instance i have to install 3 Subinstances. Sumaro = 12 Subinstances. Every Subinstances have to another Internetport.

And know the Question: How can I convert this in the Script? Thus each Subinstance another port gets.

PS: In the installation you can choose how many Instances of the programm you want to install (1-4) .

Best regards!
Red Wine#
I'm just guessing that you're referring on how to organize your installer sections in groups and add them in components page.