Made it clear that OutFile can use a fully qualified path and not just an EXE name

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1491 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-10-27 20:48:29 +00:00
parent abfe56ef18
commit 1ef685f174

View file

@ -182,9 +182,9 @@ Sets the icon of the installer.
\H{aoutfile} OutFile
\c install.exe
\c [path\]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 affect the contents of the installer.
\H{aplugindir} PluginDir