|
|
#1 |
|
Junior Member
Join Date: Feb 2002
Location: Portugal
Posts: 38
|
Sections
How do i make a section invisible (it's always required so no point showing)
and make sections start colapsed? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
To make the section invisible give it an empty name ("") or a name that starts with a hyphen ("-my section").
To make a subsection start expanded use /e - SubSection /e "My subsection". NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2002
Location: Portugal
Posts: 38
|
Worked like a charm
i loked at the docs again and it was there i can't belive i didn't see it.any way thanks |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|