Skip to content
⌘ NSIS Forum Archive

Component Size

3 posts

watzr#

Component Size

Hi,

I want to check whether there is enough space to install the program. In this case I want to check the total memory size occupied by the hard disk memory. Is this requirement really necessary, If that so how can I get the size of selected components?
MSG#
The command reference is your friend:




(You can also use SectionFlagIsSet from sections.nsh for more convenience.)