]> henry.ined.fr Git - .git/commitdiff
(Module): IMACHSETUPVERSION added
authorAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 20:10:37 +0000 (20:10 +0000)
committerAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 20:10:37 +0000 (20:10 +0000)
src/setup.iss.in

index b26e5689804ce9ec1455032c23a8371fb1ac13d4..99d4d2b87d09f2a2f27065cb847bd95c3266a115 100644 (file)
@@ -2,6 +2,11 @@
 ; $Id$\r
 ;  $State$\r
 ;  $Log$
+;  Revision 1.8  2006/02/09 15:21:55  lievre
+;  * setup.iss.in (Module): IMACHSETUPVERSION added
+;
+;  * noreg-setup.iss (Module): added to cvs tree
+;
 ;  Revision 1.7  2006/02/09 14:29:39  lievre
 ;  (Module): IMACHSETUPVERSION added
 ;
@@ -26,7 +31,7 @@
 AppName=@APPNAME@\r
 AppVerName=@APPNAME@ Version @VERSION@\r
 AppCopyright=@COPYRIGHT@\r
-DefaultDirName={pf}\IMaCh\r
+DefaultDirName={pf}\@APPNAME@\r
 DefaultGroupName=IMaCh\r
 OutputBaseFilename=imach-@VERSION@-@IMACHSETUPVERSION@-@NOREG@setup\r
 UninstallDisplayIcon={app}\imach.exe\r
@@ -89,7 +94,7 @@ Source: ..\html\doc\biaspar\varpijgrbiaspar121-13.png; DestDir: {app}\doc\biaspa
 Source: ..\html\doc\biaspar\varpijgrbiaspar123-13.png; DestDir: {app}\doc\biaspar\\r
 Source: ..\html\doc\biaspar\varpijgrbiaspar123-21.png; DestDir: {app}\doc\biaspar\\r
 Source: ..\html\doc\biaspar\varmuptjgr-stablbased-biaspar1.png; DestDir: {app}\doc\biaspar\\r
-Source: ..\html\doc\data\mydata.txt; DestDir: {app}\doc\r
+Source: ..\html\doc\data\mydata.txt; DestDir: {app}\doc\data\r
 Source: ..\html\doc\mypar.imach; DestDir: {app}\doc\r
 Source: ..\html\doc\data1.txt; DestDir: {app}\doc\r
 ;;Then add a [Run] section entry, telling Setup to execute the EXE after all other installation steps:\r