Great,
cicmd.exe let me run the ci file with the main window minimized.
I only see the Build Dialog Box.
That was a big help.
Alexey I have a cmd script that is parsing and writing the *.ci file.
At the end of the .cmd file, I run the file now using cicmd.exe.
It would really be nice to be able to suppress the Build Dialog.
In my .cmd file I want to parse and create the .ci file, then Build the CreateInstall.exe file.
Then I would like to go on without stopping in my .cmd file, and parse a new *.ci file, and then create a new Installerexe file then perhaps repeat again more times!
But I cannot do this as when I run cicmd.exe the first time, the Build Dialog Opens and I have to close it.
Though I would MUCH prefer to be able to suppress the Build Dialog when using cicmd.exe , I could get by if the Dialog would open then close automatically.
In CI5, checking the box in the Build Dialog for "Close Automatically On Completion" seems to do nothing (even for a re-build).
Help! (a little bit more) Smile