At Pixolüt, we have been using the Nullsoft Install System for a long time. We rely on it with every build pipeline for .Net user applications and also server deployments. They all benefit from the flexibility NSIS offers.
The only problem with using any external installer system, especially a script based one is that its painful to manage the sync between the project file and the installer script to ensure that only required DLLs and content files are included - and every time a new DLL, file or folder is added to the project, the install script needs to be updated.
Then there is the issue of version information - that needs to come from the assembly info file!
Wouldn't it be great to be able to use the .Net project files to dynamically create the NSI file whilst still having all the power and features of NSIS? Well, with PreNIS you can. PreNIS provides a simple set of macro tags which will expand out and repeat for all folders or files specified and create a new NSI file which contains all correct files in the project.
Präprozessortool für XML-Schemas
Das W3C XSD include-Element stellt Unterstützung für Schemamodularität zur Verfügung, indem ein XML-Schema in mehrere physikalische Dateien partitioniert werden kann. SQL Server 2005 unterstützt dieses Element zurzeit nicht. XML-Schemas, die dieses Element enthalten, werden
FMPP is a general-purpose text file preprocessor tool that uses FreeMarker templates. It is particularly designed for HTML preprocessor, to generate complete (static) homepages: directory structure that contains HTML-s, image files, etc. But of course it