-Silent argument
Status: Inactive
Brought to you by:
bhenden
We use ISTool to generate our setups, we appreciate it very much.
However we use it now with TeamCity, a continuous integration server, so it would be very interesting to have a -silent argument to generate setups without showing the window.
We use the -compile argument to generate setups without user intervention, but the window appears in screen.
Thank you.
Logged In: YES
user_id=1171752
Originator: NO
You can use the compiler of InnoSetup, ISTool is a frontend of compiler de InnoSetup, you can use ISCC.exe for compile source code, check my post in this blog http://www.hard-bit.net/blog/?p=62 =)
Logged In: NO
Thank you.
Using 'ISCC script /q' works OK.