Hi Robert,

Thank you very much for your offer regarding the heat extension to
harvest 64-bit DLLs.

I would very much like to use it. How can I get hold of it?

Many thanks,

Andrew Kariuki
App Dev Env - London
+44 20 7883 8499 (*443 8499)

-----Original Message-----
From: [email protected]
[mailto:[email protected]] 
Sent: 21 February 2013 23:03
To: [email protected]
Subject: WiX-devs Digest, Vol 77, Issue 39

Send WiX-devs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/wix-devs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of WiX-devs digest..."


Today's Topics:

   1. Re: Wix 3.5 Heat Cannot harvest 64-Bit COM DLL Registry   Data
      (roberthyang)
   2. Re: 3.8 build failure (Neil Sleightholm)


----------------------------------------------------------------------

Message: 1
Date: Thu, 21 Feb 2013 14:29:35 -0800 (PST)
From: roberthyang <[email protected]>
Subject: Re: [WiX-devs] Wix 3.5 Heat Cannot harvest 64-Bit COM DLL
        Registry        Data
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

I created a custom Heat extension which harvests 64-bit COM DLL's and
EXE's
using a 64-bit proxy process.  It does not require rebuilding Heat, just
registration via heat.exe.config.  Feel free to let me know if you want
to
try it out.  I plan to contribute it to Wix 4.0 at some point.

-Rob Y.



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Wix-3-5
-Heat-Cannot-harvest-64-Bit-COM-DLL-Registry-Data-tp7583833p7583858.html
Sent from the wix-devs mailing list archive at Nabble.com.



------------------------------

Message: 2
Date: Thu, 21 Feb 2013 23:02:46 +0000
From: Neil Sleightholm <[email protected]>
Subject: Re: [WiX-devs] 3.8 build failure
To: Windows Installer XML toolset developer mailing list
        <[email protected]>
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="utf-8"

No VS command prompt (they are too abstract for me <smile>) I just set
the msbuild path to
"%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" and build
the wix.proj.

This means I get these environment variables:
  VS100COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio
10.0\Common7\Tools\
  VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio
11.0\Common7\Tools\
  VS80COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio
8\Common7\Tools\
  VS90COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio
9.0\Common7\Tools\
  VSEDEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
  VSSDK100Install=C:\Program Files (x86)\Microsoft Visual Studio 2010
SDK\

I have a bunch of SDKs installed so if the build references the registry
keys for these that will probably be set.

Neil

From: Rob Mensching [mailto:[email protected]]
Sent: 21 February 2013 22:33
To: Windows Installer XML toolset developer mailing list
Subject: Re: [WiX-devs] 3.8 build failure

Are you launching from a VS command prompt? If so, which one. My builds
work when I don't use VS command prompt for VS2010, VS2012 and
VS2010+VS2012.

IIRC, that error happens when the VisualStudio property is not set
correctly.

On Thu, Feb 21, 2013 at 2:18 PM, Neil Sleightholm
<[email protected]<mailto:[email protected]>> wrote:
I have all versions of VS from 2005 to 2012 installed!

The first error in the log is this:
        Project "D:\WiX\WiX3.8\Source\src\ca\ca.proj" is building
"D:\WiX\WiX3.8\Source\src\ca\wcautil\wcautil.vcxproj" (default targets):

        Target PlatformPrepareForBuild:
            C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Tar
gets(518,5): error MSB8008: Specified platform toolset (v110) is not
installed or invalid. Please make sure that a supported PlatformToolset
value is selected.
        Done building target "PlatformPrepareForBuild" in project
"wcautil.vcxproj" -- FAILED.

Then I get about 20 more followed by:
candle.exe : error CNDL0144: The extension
'D:\WiX\WiX3.8\Source\src\setup\ManagedSdkMsi\WixVSExtension' could not
be loaded because of the following reason: Could not load file or
assembly
'file:///D:\WiX\WiX3.8\Source\src\setup\ManagedSdkMsi\WixVSExtension' or
one of its dependencies. The system cannot find the file specified.

Not sure if that helps.

I am building with this command line:
msbuild.exe wix.proj
/l:FileLogger,Microsoft.Build.Engine;logfile=build.log

Neil

From: Rob Mensching
[mailto:[email protected]<mailto:[email protected]>]
Sent: 21 February 2013 20:47
To: Windows Installer XML toolset developer mailing list
Subject: Re: [WiX-devs] 3.8 build failure

Can you provide more of the error message and what version of VS are you
building with? I'm struggling to get the code compiling in VS2010,
VS2012 and VS2010+VS2012. <sigh/>

On Thu, Feb 21, 2013 at 12:36 PM, Neil Sleightholm
<[email protected]<mailto:[email protected]>> wrote:
I have just pulled the latest 3.8 changes and I get a lot of these
errors:

C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Tar
gets(518,5): error MSB8008: Specified platform toolset (v110) is not
installed or invalid. Please make sure that a supported PlatformToolset
value is selected.

Is that a problem with the build or a local configuration problem?

Neil

Neil Sleightholm
X2 Systems Limited
[email protected]<mailto:[email protected]>


------------------------------------------------------------------------
------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-devs mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/wix-devs


------------------------------------------------------------------------
------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-devs mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/wix-devs

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------
------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb

------------------------------

_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs


End of WiX-devs Digest, Vol 77, Issue 39
****************************************


=============================================================================== 
Please access the attached hyperlink for an important electronic communications 
disclaimer: 
http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html 
=============================================================================== 


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to