Re: [WiX-users] WiX 3.7 RC + VS2010 SP1

2012-12-13 Thread Rob Mensching
Yeah, we think it's an MPF bug with VS2010+ code. That's just a rumor though, Votive is not my area of expertise. On Thu, Dec 13, 2012 at 9:29 AM, up2date.cyb...@gmail.com < up2date.cyb...@gmail.com> wrote: > Thanks, I guess it's this one: http://sourceforge.net/p/wix/bugs/2993/ > In my case it

Re: [WiX-users] WiX 3.7 RC + VS2010 SP1

2012-12-13 Thread up2date.cyb...@gmail.com
Thanks, I guess it's this one: http://sourceforge.net/p/wix/bugs/2993/ In my case it only worked modifying manually the .wixproj files. But I confirm I also had the same behavior creating x64 in the config manager, then when a) saving solution, closing it, reopening it OR b) closing config manage

Re: [WiX-users] WiX 3.7 RC + VS2010 SP1

2012-12-13 Thread Rob Mensching
I do believe there is a bug tracking that issue. It would be great if you ensured it matched your experience. On Thu, Dec 13, 2012 at 4:51 AM, up2date.cyb...@gmail.com < up2date.cyb...@gmail.com> wrote: > Just to say that I had to modify manually my bootstrapper and msi > projects to create x64

[WiX-users] WiX 3.7 RC + VS2010 SP1

2012-12-13 Thread up2date.cyb...@gmail.com
Just to say that I had to modify manually my bootstrapper and msi projects to create x64 configuration. VS2010 created the configurations correctly, but was not saving them to the wixproj files. After modifying them manually it worked... is this a bug? with WiX 3.5 it was working well. (I didn't