Mephistopheles
07-14-2003, 05:35 AM
Hi guys,
i've got a little problem with the NIS Scripts :)
First of all. Yes I want to use NIS!
NIS is quite amazing and I like that installer. And, best of it. It is free and so I can publish the software without bying an installer.
And there are also many functions I can't find in other installers (I've tried already WISE and MSI)
Ok, lets talk about the problem..
In the Doc there are subsections explained.
Section MainProgram SecMain
SubSection SubProgram SecSub
SubSectionEnd
SectionEnd
ok, problem is, compiler returns an error..
here is the error:
Section: "VB Runtime Files" ->(SecRuntime)
File: "License.txt" 836 bytes
SetOutPath: "$INSTDIR"
SectionEnd
SubSection Server ->(SecServer2)
SetOutPath: "$INSTDIR"
Error: Can't add entry, no section or function is open!
Error in script "Y:\Release\NIS\Eval_IT.nsi" on line 90 -- aborting creation process
cheers Meph
i've got a little problem with the NIS Scripts :)
First of all. Yes I want to use NIS!
NIS is quite amazing and I like that installer. And, best of it. It is free and so I can publish the software without bying an installer.
And there are also many functions I can't find in other installers (I've tried already WISE and MSI)
Ok, lets talk about the problem..
In the Doc there are subsections explained.
Section MainProgram SecMain
SubSection SubProgram SecSub
SubSectionEnd
SectionEnd
ok, problem is, compiler returns an error..
here is the error:
Section: "VB Runtime Files" ->(SecRuntime)
File: "License.txt" 836 bytes
SetOutPath: "$INSTDIR"
SectionEnd
SubSection Server ->(SecServer2)
SetOutPath: "$INSTDIR"
Error: Can't add entry, no section or function is open!
Error in script "Y:\Release\NIS\Eval_IT.nsi" on line 90 -- aborting creation process
cheers Meph