[WiX-users] How to save project build output in Visual Studio?

2009-09-15 Thread Demyn Plantenberg
We have a WiX project in our VS 2008 solution. I would like to save the project's build output to a file like BuildLog. Any ideas? Regards, Demyn -- Come build with us! The BlackBerry® Developer Conference in SF, CA is th

[WiX-users] WiX v3 and 64-bit version of DIFXAPP.DLL

2008-05-11 Thread Demyn Plantenberg
I'm trying to building an msi package for an x64 driver using wix 3.0.4102. So far, I've figured out that it needs the scheme extension: http://schemas.microsoft.com/wix/2006/wi"; xmlns:difx="http://schemas.microsoft.com/wix/DifxAppExtension";> and the option: -ext "C:\Program Files (x86)\W