Added PluginDir attribute

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@933 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
sunjammerx 2002-09-05 21:09:06 +00:00
parent caa554dff9
commit 48ec782dde

View file

@ -192,6 +192,12 @@ OutFile \e{install.exe}
Specifies the output file that the MakeNSIS should write the installer to. This is just the file that MakeNSIS writes, it doesn't effect the contents of the installer. Specifies the output file that the MakeNSIS should write the installer to. This is just the file that MakeNSIS writes, it doesn't effect the contents of the installer.
\S{aplugindir} PluginDir
PluginDir \e{directory}
Causes the NSIS compiler to scan the given directory for Plugin DLLs.
\S{asetfont} SetFont \S{asetfont} SetFont
SetFont \e{font_face_name font_size} SetFont \e{font_face_name font_size}