--- imach/src/setup.iss.in 2005/05/04 17:32:58 1.3 +++ imach/src/setup.iss.in 2005/09/30 17:39:58 1.4 @@ -1,7 +1,10 @@ ; -- IMaCh.iss -- -; $Id: setup.iss.in,v 1.3 2005/05/04 17:32:58 brouard Exp $ +; $Id: setup.iss.in,v 1.4 2005/09/30 17:39:58 lievre Exp $ ; $State: Exp $ ; $Log: setup.iss.in,v $ +; Revision 1.4 2005/09/30 17:39:58 lievre +; The files mypar.txt and data1.txt added +; ; Revision 1.3 2005/05/04 17:32:58 brouard ; Set version ; @@ -77,6 +80,7 @@ Source: ..\html\doc\biaspar\varpijgrbias Source: ..\html\doc\biaspar\varmuptjgr-stablbased-biaspar1.png; DestDir: {app}\doc\biaspar\ Source: ..\html\doc\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: [Run]