Les,

You are right, quite often the InstallShield doesn't complete before continuing with the script. This is because the InstallShield application spawns another process...because the original setup.exe has completed then then the KiX script continues.

If this is the case then consider adding the "-SMS" parameter to your InstallShield installations. This disables the spawning of this process I describe above.

Lee