Hey James,

Are you actually seeing that COM+ is not being removed? When I used it, back
in the 2.0 days, it worked fine for me. I have seen many developers that
register COM+ incorrectly in there DllRegister call. This can cause the
issue where these aren't being completely uninstalled. However, since you
are keeping this from happening I believe you should be OK with what you are
doing.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://icumove.spaces.live.com


On Thu, Jun 18, 2009 at 8:38 AM, MacDiarmid, James D <
james.macdiar...@eds.com> wrote:

>
> Now that I've been successful with installing a complus component, I'm
> looking at what is involved in uninstalling complus components. I did
> some searching on the net and I saw some indication that since the
> installer doesn't remove complus components, this may be a bug?
> Again, I'm using Wix 3.0.5017.0  ( In know in a previous post I
> mentioned 3.0.5120.0 but that was a typo.)  Is there any way to modify
> the uninstall script to do this?
>
> I just found the UnRegisterComplus Element, but I don't think that is
> what I'm looking for.
>
> Thanks,
> Jim
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to