NAnt support is broken in the release version of WiX 3.6 and as support for NAnt will be dropped from 3.7 I am guessing the problem won't be fixed. Fortunately there is a simple fix, create the following registry key and it should start working:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Installer XML\3.0] "InstallRoot"="C:\\Program Files (x86)\\WiX Toolset v3.6\\bin\\" On 64 bit Windows this is: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows Installer XML\3.0] "InstallRoot"="C:\\Program Files (x86)\\WiX Toolset v3.6\\bin\\" Neil Neil Sleightholm X2 Systems Limited n...@x2systems.com<mailto:n...@x2systems.com> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users