|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1 |
Senior Member
Join Date: Apr 2009
Location: Bulgaria
Posts: 149
|
Changing the order of the installed components
Hi!
I need to install some components in different order than the MUI_PAGE_COMPONENTS page. I have several sections that install different versions of the same product (they can work in parallel, that's why this is meaningful). But I want to have the latest version at the top of the MUI_PAGE_COMPONENTS page, because this is the most logical choice. In the same time I want to install the oldest one if several versions are selected. This is a conflict with the logic of the compiler - it shows the components according to the order of the sections in the script. But the question is - is there a possibility to do this somehow? |
![]() |
![]() |
![]() |
#2 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 4,701
|
You could use hidden sections.
IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|