[WiX-users] Any way in WIX to prevent MSI from querying freespace of all mapped drives?

2015-01-05 Thread John Buuck
I have a wix-based installer that always gets installed on C: (and therefore it initializes ROOTDRIVE as follows): Even so, MSI apparently still checks all the mapped drives to find which one has the most free space (as it would need to do to automatically set ROOTDRIVE to the drive with the

Re: [WiX-users] Wix 3.8 Heat.exe error against VS2013 Toolset

2014-04-16 Thread John Buuck
The MSBuild v120 PlatformTools portion of my problem was resolved when I reconverted my C++ project from VS2010 to VS2013 so that the ToolsVersion="12.0" rather than ToolsVersion="4.0" at the top of the project file. So my MSBuild v120 PlatformTools had been installed correctly after all. My MS

Re: [WiX-users] Wix 3.8 Heat.exe error against VS2013 Toolset

2014-04-16 Thread John Buuck
I now see that Bug 4279 (http://wixtoolset.org/issues/4279/) acknowledges that Heat does not work on VS2013 .vcxproj files. (After re-converting my C++ project to VS2013, I get the same results reported in Bug 4279) Is there any way to tell which future release of Wix Heat is slated to be compa

Re: [WiX-users] Wix 3.8 Heat.exe error against VS2013 Toolset

2014-04-15 Thread John Buuck
Yes. Thanks for asking. -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Tuesday, April 15, 2014 12:39 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix 3.8 Heat.exe error against VS2013 Toolset Did you uninstall wix toolset and reinstall it af

[WiX-users] Wix 3.8 Heat.exe error against VS2013 Toolset

2014-04-14 Thread John Buuck
86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets\v120"? Or is something else going wrong here? John Buuck john.bu...@sccmediaserver.com<mailto:john.bu...@sccmediaserver.com> http://www.sccmediaserver.com<http://w