All,

I just installed WiX v3.6 RC0 and tried using Heat on some of my old COM
dll's
I noticed that it generates an extra TypeLib entry compared to what WiX
v3.6 beta was generating.

Specifically I get this extra entry:

                <TypeLib Id="{00020430-0000-0000-C000-000000000046}"
Description="OLE Automation" HelpDirectory="SystemFolder" Language="0"
MajorVersion="1" MinorVersion="0" Restricted="yes" />

And it's inserted outside the <File> section, so it also generates a
compiler error:

                error CNDL0047: The TypeLib element is non-advertised and
therefore requires a parent File element.

Now, my question is why is it now adding this TypeLib?

It doesn't appear to be needed, so I'm inclined to simply delete it from my
.wxs files.

Christian
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to