Re: [WiX-users] WIX Build/ Custom Action Projects

2012-07-24 Thread Rob Mensching
You need more than VS2010. You need a version of the Winows SDK, the HTML Help Compiler, some VS SDKs and correct version of NAnt. Simplifying that complexity is a goal of WiX v3.7. On Tue, Jul 24, 2012 at 6:49 AM, Natalie Carr wrote: > Hey, > > > > Not sure if this is a really silly question but

[WiX-users] WIX Build/ Custom Action Projects

2012-07-24 Thread Natalie Carr
Hey, Not sure if this is a really silly question but how to I build wix using the 3.6 toolset and VS2010, Ive been trying but to no success. I would like to build this as my custom action projects are throwing errors that files don't exist etc. Can anyone shed any light? Thanks N