From 1ef685f17413a443451dfb6f1fd99414abeb8289 Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 27 Oct 2002 20:48:29 +0000 Subject: [PATCH] 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 --- Docs/src/attributes.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index 239687b4..290a4733 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -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