--- imach/src/setup.iss 2006/01/27 20:19:24 1.3 +++ imach/src/setup.iss 2006/02/09 14:29:07 1.4 @@ -1,9 +1,12 @@ ; -- IMaCh.iss -- -; $Id: setup.iss,v 1.3 2006/01/27 20:19:24 brouard Exp $ +; $Id: setup.iss,v 1.4 2006/02/09 14:29:07 lievre Exp $ ; $State: Exp $ ; $Log: setup.iss,v $ -; Revision 1.3 2006/01/27 20:19:24 brouard -; *** empty log message *** +; Revision 1.4 2006/02/09 14:29:07 lievre +; (Module): added to cvs tree +; +; Revision 1.6 2006/01/27 20:19:13 brouard +; noreg added ; ; Revision 1.5 2005/09/30 18:02:25 lievre ; unix2dos added @@ -25,7 +28,7 @@ AppVerName=IMaCh Version 0.98b AppCopyright=Copyright (C) 2002-2006 INED-EUROREVES-Institut de longévité DefaultDirName={pf}\IMaCh DefaultGroupName=IMaCh -OutputBaseFilename=imach-0.98b-@NOREG@setup +OutputBaseFilename=imach-0.98b-setup2 UninstallDisplayIcon={app}\imach.exe InfoBeforeFile=README.txt ;;SetupIconFile={app}\imach.exe @@ -86,7 +89,7 @@ Source: ..\html\doc\biaspar\varpijgrbias Source: ..\html\doc\biaspar\varpijgrbiaspar123-13.png; DestDir: {app}\doc\biaspar\ Source: ..\html\doc\biaspar\varpijgrbiaspar123-21.png; DestDir: {app}\doc\biaspar\ Source: ..\html\doc\biaspar\varmuptjgr-stablbased-biaspar1.png; DestDir: {app}\doc\biaspar\ -Source: ..\html\doc\mydata.txt; DestDir: {app}\doc +Source: ..\html\doc\data\mydata.txt; DestDir: {app}\doc Source: ..\html\doc\mypar.imach; DestDir: {app}\doc Source: ..\html\doc\data1.txt; DestDir: {app}\doc ;;Then add a [Run] section entry, telling Setup to execute the EXE after all other installation steps: