documented new features, font size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3282 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
39e524b732
commit
d5ce427baa
8 changed files with 100 additions and 5 deletions
|
@ -1,5 +1,17 @@
|
|||
\S1{miscinst} Miscellaneous Instructions
|
||||
|
||||
\S2{getinstdirerror} GetInstDirError
|
||||
|
||||
\c user_var(error output)
|
||||
|
||||
Use in the leave function of a directory page. Reads the flag set if '\R{adirverify}{DirVerify leave}' is used. Possible values:
|
||||
|
||||
0: No error
|
||||
|
||||
1: Invalid installation directory
|
||||
|
||||
2: Not enough space on installation drive
|
||||
|
||||
\S2{initpluginsdir} InitPluginsDir
|
||||
|
||||
Initializes the plugins dir (\R{varconstant}{$PLUGINSDIR}) if not already initialized.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue