Skip to content
⌘ NSIS Forum Archive

Trying to understand Sections

3 posts

alan93#

Trying to understand Sections

I'm new and I have read the help for SectionIn and InstType about 3 times and I still don't know what it means.

I have been looking at the example Bigtest.nsi and noticed the command "SectionIn 1 2 3"

I am not using a components page, so do I need to worry about this?

I am installing one file behind the scenes so I am using a section with a "" name and another section for the remainder of the files.

Also, are sections executed sequentially? The help didn't seem to say anything about the order of execution.


thanks.

alan
Yathosho#
Re: Trying to understand Sections

Originally posted by alan93
I am not using a components page, so do I need to worry about this?
no
Originally posted by alan93
Also, are sections executed sequentially?
yes