K
Kedar R. Kelkar
Hi all,
I delivered a shared component as a merge module, but having seen the
trouble that consumers have with integration/configuration, I am thinking I
would rather have an MSI in the next release of my component.
My idea is to uninstall the MSM programmatically, and install MSI.
Since the component is shared, the install paths etc. will remain same.
I have a few questions though.
0) Has anyone done it before - whether or not it's supposed to be done.
1) Is there an API to do it or would it be brute force file deletion and
registry cleanup?
Thanks for your insight,
~Kedar
I delivered a shared component as a merge module, but having seen the
trouble that consumers have with integration/configuration, I am thinking I
would rather have an MSI in the next release of my component.
My idea is to uninstall the MSM programmatically, and install MSI.
Since the component is shared, the install paths etc. will remain same.
I have a few questions though.
0) Has anyone done it before - whether or not it's supposed to be done.
1) Is there an API to do it or would it be brute force file deletion and
registry cleanup?
Thanks for your insight,
~Kedar