--- imach/src/setup.iss.in 2015/10/27 19:51:28 1.16 +++ imach/src/setup.iss.in 2022/03/15 18:40:36 1.17 @@ -1,7 +1,10 @@ ; -- IMaCh.iss -- -; $Id: setup.iss.in,v 1.16 2015/10/27 19:51:28 brouard Exp $ +; $Id: setup.iss.in,v 1.17 2022/03/15 18:40:36 brouard Exp $ ; $State: Exp $ ; $Log: setup.iss.in,v $ +; Revision 1.17 2022/03/15 18:40:36 brouard +; Summary:IMaCh-0.99r24 +; ; Revision 1.16 2015/10/27 19:51:28 brouard ; Summary: some new subdirs ; @@ -143,6 +146,11 @@ Source: ..\html\doc\biaspar\varmuptjgr-s Source: ..\html\doc\data\mydata.txt; DestDir: {app}\doc\data Source: ..\html\doc\mypar.imach; DestDir: {app}\doc Source: ..\html\doc\data1.txt; DestDir: {app}\doc +Source: ..\tests\testV1V2.imach; DestDir: {app}\tests +Source: ..\tests\rtestV1V2.imach; DestDir: {app}\tests +Source: ..\tests\testV2.imach; DestDir: {app}\tests +Source: ..\tests\rtestV2.imach; DestDir: {app}\tests +Source: ..\tests\data\data2.txt; DestDir: {app}\tests\data ;;Then add a [Run] section entry, telling Setup to execute the EXE after all other installation steps: [Run]