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.
Conditional Sections?
2 posts
You can hide a section using SectionSetText and setting a section's text to nothing "". To show a section, give it some text.
Stu
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
Stu