Re: [WiX-users] Wix 3.0 with VS2010

2010-04-08 Thread Bob Arnson
On 4/8/2010 6:58 AM, Rhodes, John wrote: > Does anyone know if there any issues or even if its possible to run Wix 3.0 > integrated with VS2010? No, WiX v3.0 doesn't support it. There are no breaking changes in the core toolset, so I'd recommend v3.5 over trying to hack bits of it into v3.0. -

[WiX-users] Wix 3.0 with VS2010

2010-04-08 Thread Rhodes, John
Hi, Does anyone know if there any issues or even if its possible to run Wix 3.0 integrated with VS2010? We have a bunch of VS2008 projects with installers written in wix 3.0. I now have to write an installer for a VS2010 project. I'd rather just use one (stable) version than try and use v3 and