]> granicus.if.org Git - libexpat/commitdiff
Add more information to the Welcome screen of the installer.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 27 Jul 2001 15:22:35 +0000 (15:22 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 27 Jul 2001 15:22:35 +0000 (15:22 +0000)
expat/win32/expat.iss

index 55bf45d4c17ed45aee2e8a471a282411caa049ec..320c1bf427feb7c28d5b81f9dc897231b7336819 100644 (file)
@@ -43,3 +43,7 @@ CopyMode: alwaysoverwrite; Source: examples\*.dsp;      DestDir: "{app}\Source\e
 CopyMode: alwaysoverwrite; Source: xmlwf\*.c*;          DestDir: "{app}\Source\xmlwf"
 CopyMode: alwaysoverwrite; Source: xmlwf\*.h;           DestDir: "{app}\Source\xmlwf"
 CopyMode: alwaysoverwrite; Source: xmlwf\*.dsp;         DestDir: "{app}\Source\xmlwf"
+
+[Messages]
+WelcomeLabel1=Welcome to the Expat XML Parser Setup Wizard
+WelcomeLabel2=This will install [name/ver] on your computer.%n%nExpat is an XML parser with a C-language API, and is primarily made available to allow developers to build applications which use XML using a portable API and fast implementation.%n%nIt is strongly recommended that you close all other applications you have running before continuing. This will help prevent any conflicts during the installation process.