Latest documentation by flizebogen
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2595 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4637b9f327
commit
38606c296e
4 changed files with 58 additions and 10 deletions
|
@ -3,6 +3,12 @@
|
|||
|
||||
\e{v2.0b4}
|
||||
|
||||
\b /o Switch for \R{ssection}{Section} provides ability to unselect the section by default
|
||||
|
||||
\b Increased amount of InstTypes to 32
|
||||
|
||||
\b Added \R{ssectionsetsize}{SectionSetSize}, \R{ssectiongetsize}{SectionGetSize}, \R{ssetcurinsttype}{SetCurInstType}, \R{sgetcurinsttype}{GetCurInstType}
|
||||
|
||||
\b InstallOptions PlugIn: Fixed bug [ 720332 ] ">301 Characters in State of List Box Bug in InstallOptions"
|
||||
|
||||
\b System PlugIn: Fixed a bug with calling proc(void) and added e switch to get GetLastError return value
|
||||
|
@ -34,10 +40,10 @@
|
|||
\b \R{ainsttype}{InstType} /NOCUSTOM and /COMPONENTSONLYONCUSTOM work together
|
||||
|
||||
|
||||
\\<b\\>Notes:\\</b\\>
|
||||
|
||||
|
||||
\R{page}{Custom Pages} now have a leave function. As this parameter is before the caption you have to add another "" empty string for the title to work.
|
||||
|
||||
\R{page}{Custom Pages} now have a leave function. As this parameter is before the caption you have to add another "" empty string for the title to work. \\<br\\>
|
||||
\R{onselchange}{.onSelChange} is no longer called when the components page is created
|
||||
|
||||
|
||||
\e{v2.0b3}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue