--- imach/src/setup.iss.in 2005/05/04 17:30:11 1.2 +++ imach/src/setup.iss.in 2005/09/30 17:39:58 1.4 @@ -1,5 +1,14 @@ ; -- IMaCh.iss -- -; $Id +; $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 +; +; ; ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING .ISS SCRIPT FILES! @@ -71,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]