Section -post in makensis.nsi - Special Section?
I am trying to learn the makensis.nsi example in order to be able to use all the powerful features that it demonstrates.
I reached a section named '-post' that I don't actually see when the installation program (made from makensis.nsi) executes. However, I couldn't find any documentation on it. So my questions are:[list=1][*]Is the '-post' section a special section?[*]If not, why can't I see it in the list of sections when the installation program runs?[*]If it is a special section, where can I find documentation on it?[*]Is the '-post' , by definition, always hidden?[/list=1]
Thanks,
Chris