wix - How to remove a COM+ application using WIX3.0? -
I have slipped the Internet, and nothing has been found about doing so. Essentially, we are turning an old VB6 COM + application with a .NET one. We are using WIX to install our new .NET application. As part of this installation, we need to remove the old COM + components.
I can see a lot of information about how to install COM + applications using WIX, but how do I remove only one? I have downloaded the source for gold and have seen it in the complex library but nothing can see clearly.
Any help much appreciated!
Thanks in advance ....
I do not think WiX tools will be set in today Nothing is available which will remove the COM + application during install.
Comments
Post a Comment