
datamine asked a question.
Bug in Windows Installer 4.5?
I've got an installer which consists of a main product, and 4 chained MSIs that (optionally) install "sub-products" that are potentially common to some of our other software products. The problem I'm having is intermittent, and peculiar to Windows Installer 4.5 under Vista Business 64 SP1. The install proceeds as I'd expect, kicking off the 4 chained MSI installations after finishing the main product installation. However, sometimes the install appears to "hang" before the final (SetupCompleteSuccess) dialog appears. The only way out of it is to kill the process through Task Manager.
Running the program just installed reveals that it has installed correctly, so I wondered if anyone else has had this problem and has found a solution to it? Also, am I right in thinking that each chained MSI kicks off a new instance of msiexec, as there appear to be multiple instances of the process running when Task Manager is invoked to kill the hung install?
TIA
Ian.
http://support.microsoft.com/?kbid=958655