Tons of updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2305 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
00975c06bc
commit
eeef07324f
3 changed files with 90 additions and 38 deletions
|
@ -16,6 +16,12 @@ This command will include 'file' as if it was part of the original script. Note
|
|||
|
||||
Adds another include directory to the include directories list. This list is searched when !include is used. This list's initial value is $\{NSISDIR\}\\Include alone.
|
||||
|
||||
\S2{addplugindir} !addplugindir
|
||||
|
||||
\c directory
|
||||
|
||||
Causes the NSIS compiler to scan the given directory for Plugin DLLs.
|
||||
|
||||
\S1{cd} !cd
|
||||
|
||||
\c new_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue