To use ant to run an .iss script, do this:
< target name="createExecutable" >
< exec dir="." executable="C:/Program Files/Inno Setup 5/Compil32.exe" >
< arg line="/cc 'Setup.iss'" / >
< / exec >
< / target >
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thank you for your comment.