]> henry.ined.fr Git - .git/commit
Output of make setup.iss using setup.iss.in as a template.
authorN. Brouard <brouard@ined.fr>
Wed, 4 May 2005 17:24:51 +0000 (17:24 +0000)
committerN. Brouard <brouard@ined.fr>
Wed, 4 May 2005 17:24:51 +0000 (17:24 +0000)
commitf189035a26a6dcaac7ca82fa447929b0ced91121
treea3fa7523b52dc84a0ec5b480b7bfe17833160c63
parent70b50b0c15ed05776c42484fb91bd8290e3d37ef
Output of make setup.iss using setup.iss.in as a template.
setup.iss can be compile with Inno Setup compiler to get the IMaCh setup.
c:\Program Files\Inno Setup 4\Compile32.exe /cc setup.iss

In fact we cross compile from Linux to get imach.exe
and are using wine under Linux to run Inno Setup :
wine "C:////Program Files////Inno Setup 4////Compil32.exe" /cc setup.iss
src/setup.iss [new file with mode: 0644]