Misha Koshelev wrote:
One more question: Will the COMification of msi somehow require OLE automation, as Mike's email excerpt seems to suggest (this would be another reason then to continue implementing it)? If so, how?
I believe James is planning to implement it, but it doesn't really make sense to use the OLE automation objects because: 1. There is no Package object. 2. The methods have to closely resemble those of the C interface to avoid different behaviour.