From e3712215a9fa84f73dc0a5bce1adca113c607014 Mon Sep 17 00:00:00 2001 From: rainwater Date: Wed, 2 Oct 2002 17:51:16 +0000 Subject: [PATCH] changed outfile to one-section.exe git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1278 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/one-section.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/one-section.nsi b/Examples/one-section.nsi index e09db3f5..bd15c7bd 100644 --- a/Examples/one-section.nsi +++ b/Examples/one-section.nsi @@ -1,5 +1,5 @@ Name example -OutFile setup.exe +OutFile one-section.exe ComponentText "please choose just one but the default"