I\'m installing a large app, and part of it is a custom written tool called \"DbUpdateManager\" to mass execute SQL scripts against our target database.
You can open the .msi in Orca and look at the InstallExecuteSequence table to see what order things are actually happening in. This may give you a good idea of what's actually happening when.