Download this example NSI file: Mobux.nsi to see how easy it is to use PreNIS in your project. We use PreNIS as an integral step in the build pipelines we create using nAnt. It means that the entire project is managed from the Visual Studio IDE without the need to modify external files.
Advertisement
Filed under: PreNIS
Hi,
here is an error I got when I used it.
I only had one line in the source NIS:
##import;project=../../taino/Taino_UserInterface/Taino_UserInterface.csproj;folder=../../taino/Taino_UserInterface;config=Debug##
here us the result:
D:\Dev\App\Install\Taino>D:\Dev\App\Install\Taino\prenis.exe “-source=Taino2.nsi
” “-target=Taino2Output.nsi”
PreNIS (C)2006 Pixol?t Industries
Written by Joe Cincotta
NSIS Pre Processor 1.0
————————————————–
Use -help for usage
PASS 1: Processing Includes…
Imported
Fatal error:
System.ArgumentNullException: Key cannot be null.
Parameter name: key
at System.Collections.Hashtable.ContainsKey(Object key)
at prenis.Script.ProcessImports()
at prenis.Script.Process(String outputFilename)
at prenis.Main.Main()
Can you help ?
thanks.
aviram@fmr.co.il.