--- imach/src/setup.iss.in 2005/05/04 17:21:23 1.1 +++ imach/src/setup.iss.in 2005/09/30 18:02:25 1.5 @@ -1,5 +1,17 @@ ; -- IMaCh.iss -- -; +; $Id: setup.iss.in,v 1.5 2005/09/30 18:02:25 lievre Exp $ +; $State: Exp $ +; $Log: setup.iss.in,v $ +; Revision 1.5 2005/09/30 18:02:25 lievre +; unix2dos added +; +; 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 +83,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]