Turn off Section Group
Hi,i find the metod to hide Section on install!But i can`t hide full SectionGroup with this method,so please tell me method who turn off SectionGroup on runtime,and how to use this method!10x🙄
I tried to do what you said, but its not working, the Sections are hidden but the SectionGroup itself is still visible.
Does this only work with a certain version of NSIS? (I am using 2.42-1 Unicode)
Hi,
I checked, and it does work in NSIS-Unicode (though I have 2.42-5 installed, but it should work on your version as well).
Make sure you actually hide your sectiongroup as well (the only way I could find to do this was setting the sectiongroup name to "" with SetSectionText)