Archive: Create the installer sections reading an ini file


Create the installer sections reading an ini file
Hello and again sorry for my ignorance, is there any way of create the installer sections based in the value of an ini file..
A huge thanks to all... and can someone point me to a good sample!! Greetings!!!


Unfortunately you cannot dynamically add sections, but you can have a fixed amount of them, and unselect + hide ones that aren't being used.

And what would go in these sections? With sections, you can't choose what happens inside them on run-time (e.g. add or remove File's)

-Stu