http://nsis.sourceforge.net/

The only problem with NSIS 2 is that the set of macros is changing twice a day (or close to it).
Exact, I tried to remake with alpha7 and got :

MakeNSIS v2.0a7 - Copyright 1999-2002 Nullsoft, Inc.

Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler (zlib).
Includes portions derived from bzip2 (see documentation for details).
Contributors: [EMAIL PROTECTED], Ryan Geiss, Andras Varga, Drew Davidson, Peter Windridge, Dave Laundon, Robert Rainwater, Yaroslav Faybishenko, Jeff Doozan, Amir Szekely, et al.


Processing plugin dlls: "C:\Program Files\NSIS\plugins\*.dll"
- InstallOptions.dll::dialog
- LangDLL.dll::LangDialog
- nsisdl.dll::download
- nsisdl.dll::download_quiet
SetCompressor: bzip2


Processing config:
Changing directory to: "D:"


Processing script file: "D:\ntomcat.nsi"
!define: "MUI_PRODUCT"="Apache Tomcat"
!define: "MUI_VERSION"="4.1.14"
!define: "MUI_NAME"="Apache Tomcat Install System 4.1.14"
!define: "VER_MAJOR"="4.1"
!define: "VER_MINOR"="14"
OutFile: "jakarta-tomcat-4.1.14-LE-jdk14.exe"
SetCompressor: bzip2
!include: "C:\Program Files\NSIS\Contrib\Modern UI\System.nsh"
!include: could not open file: "C:\Program Files\NSIS\Contrib\Modern UI\System.nsh"
Error in script "D:\ntomcat.nsi" on line 17 -- aborting creation process





--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to