Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-05-13 Thread Brian Rogers
Hey Roy, This is great news! Thank you for providing all the information to resolve the bugs. I hope that this version will get you through until the next version . All further bugs will be held until feature works starts then. I appreciate your feedback and support while we addressed these issue

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-05-13 Thread Roy Abou Assaly
Yes it does. I had to wait to update the build with the latest version due to other technical reasons, but after installing the latest version, everything worked right off the bat. I tested with several modules and all the DLLs were registered. I also made a test installation package where I in

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-05-13 Thread Brian Rogers
terface\{2D3FD2B6-AF78-4DFD-A5C9-7CE97BC4A594}\ProxyStubClsid" > >> Value="{00020424---C000-0046}" Type="string" > >> Action="write" /> > >> >> Key="Interface\{2D3FD2B6-AF78-4DFD-A5C9-7CE97BC4A594}\ProxyStubClsid32&q

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-05-13 Thread Roy Abou Assaly
Value="{00020424---C000-0046}" Type="string" >> Action="write" /> >> > Key="Interface\{2D3FD2B6-AF78-4DFD-A5C9-7CE97BC4A594}" >> Value="_CDisplayFridayList" Type="string" Action="write"

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-28 Thread Roy Abou Assaly
uot; Action="write" /> > > > Yes, it compiles, but it's not "linking" with Light. > > This is where I am right now. Please note that the XML that Heat produces > in 3.0.4923 is much, much bigger than in 3.0.5217 and 3.0.5224. Let me > know if yo

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-27 Thread Roy Abou Assaly
- > From: Roy Abou Assaly [mailto:royass...@gmail.com] > Sent: 24 April 2009 16:02 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output > > > Can anyone run light 3.0.5217 on this to confirm this? The merge module > simple won

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-24 Thread Neil Sleightholm
I am not sure I understand what you are asking, could you explain? Neil -Original Message- From: Roy Abou Assaly [mailto:royass...@gmail.com] Sent: 24 April 2009 16:02 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output Can anyone run

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-24 Thread Roy Abou Assaly
Can anyone run light 3.0.5217 on this to confirm this? The merge module simple won't build and that Interface element is indeed needed. Thanks again. Roy Abou Assaly wrote: > > Oh, and one more: > > 00020420---C000-0046 > > After that, I was able to build my merge module and

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Roy Abou Assaly
correct. I have an XSLT that massage the XML that heat >> generates in order to ensure certain shortcuts are added and changes a >> few >> other things as well. In the process, the XSLT is not doing its job. I >> would cancel the bug as it looks like like it's a dat

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Roy Abou Assaly
gt;> From: Roy Abou Assaly >> [mailto:royass...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2686897&i=0>] >> >> Sent: 23 April 2009 22:18 >> To: >> wix-us...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2686897&i=1> >

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Roy Abou Assaly
.nabble.com/user/SendEmail.jtp?type=node&node=2686897&i=1> > Subject: Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output > > > > Hi Brian, > > The bug is: > https://sourceforge.net/tracker/?func=detail&aid=2779893&group_id=105970 > &atid=642714

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Neil Sleightholm
users@lists.sourceforge.net Subject: Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output Hi Brian, The bug is: https://sourceforge.net/tracker/?func=detail&aid=2779893&group_id=105970 &atid=642714 I've attached a DLL you can use to test with in case you don't have

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Neil Sleightholm
ogers [mailto:rogers.br...@gmail.com] Sent: 23 April 2009 22:07 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output Hey Roy, Please file a bug. Thanks, Brian Rogers "Intelligence removes complexity.&

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Roy Abou Assaly
Hi Brian, The bug is: https://sourceforge.net/tracker/?func=detail&aid=2779893&group_id=105970&atid=642714 I've attached a DLL you can use to test with in case you don't have one to reproduce the issue. Thanks! Roy Brian Rogers wrote: > > Hey Roy, > > Please file a bug. > > Thanks, > >

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Brian Rogers
Roy, One question on this however. From the code you sent the element is actually under the which is legal. Are you sure that it is that actual line and not some where else? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Thu, Apr 23, 2009 at 2:

Re: [WiX-users] Heat 3.0.4923 vs 3.0.5217 vb6 dll output

2009-04-23 Thread Brian Rogers
Hey Roy, Please file a bug. Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Thu, Apr 23, 2009 at 1:31 PM, Roy Abou Assaly wrote: > > Hi, > > In 3.0.4923, I used to get the following output (note how the Interface > element is *outside* of the Fil