SubSection interference with selections?
Does a way exist to have mutually-exclusive components inside SubSections?
This script works okay if I delete the SubSections, but that's not what I want.
I've looked here for help, also here (this link, with Kichik's explanation, should be included in the documentation - it was far more helpful than the NSIS User Manual alone).
To quote from the first link:
Is there an easy way to create an macro like RadioButtons, that works like 'copy of one-section.nsi' that kichik posted? Otherwise the code is going to get VERY long with 6 sections...I think