updated docs, tutorial, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2281 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
72a48c4afc
commit
39a9897cd8
5 changed files with 62 additions and 29 deletions
|
@ -1,4 +1,4 @@
|
|||
\S1{sections} Sections
|
||||
\H{sections} Sections
|
||||
|
||||
Each NSIS installer contains one or more Sections. Each These sections are created, modified, and ended with the following commands.
|
||||
|
||||
|
@ -8,6 +8,8 @@ Each NSIS installer contains one or more Sections. Each These sections are creat
|
|||
|
||||
\b If a section's name is 'Uninstall', then it is a special Uninstall Section.
|
||||
|
||||
\S1{ssectioncommands} Section Commands
|
||||
|
||||
\S2{saddsize} AddSize
|
||||
|
||||
\c size_kb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue