Getting great results with the latest version but I wonder if you could fix a small glitch which has bugged me for a while now...
The Bootstrapper extracts all the setup files into a temporary directory then launches the msi file as we all know.
The problem is that the bootstrapper does not pass back the result code that is returned by msiexec.
This is a problem for me because I launch many setup programs one after the other and need to know if one has failed.
Hope you can help,

Kind Regards,
Richard Spurgeon