Archive: Conditional Sections?


Conditional Sections?
Hey everyone,
Does anyone know if it is possible to have conditional sections or subsections? i was looking at an install and i wanted the installer to check if a config file is there and if it is have a way to give an option in the sections to show up, allowing the user to import to old config data over to the new config file.


You can hide a section using SectionSetText and setting a section's text to nothing "". To show a section, give it some text.

http://forums.winamp.com/showthread.php?threadid=273291

Stu