Re: [WiX-users] WiX 3.0 Nant Task and Localization

2008-02-15 Thread Brendan Crosser-McGay
On Fri, Feb 15, 2008 at 10:47 AM, Brendan Crosser-McGay <[EMAIL PROTECTED]> wrote: > But now the question is, why is the same WiX install handling the same > wixproj file differently on different machines? Have you encountered this > before? Does it have to do with Visual Studio

Re: [WiX-users] WiX 3.0 Nant Task and Localization

2008-02-15 Thread Brendan Crosser-McGay
On Thu, Feb 14, 2008 at 7:32 PM, Bob Arnson <[EMAIL PROTECTED]> wrote: > If you're using Votive, why not just build via the .wixproj? That way > you get the same behavior from developer builds and the official build. > > Regardless, WixUI in WiX v3 uses embedded localization sets so you want > the

[WiX-users] WiX 3.0 Nant Task and Localization

2008-02-14 Thread Brendan Crosser-McGay
Hi Everyone, I'm having a hard time getting localization to work properly. I've got a WiX project that builds and links everything perfectly fine when I use VS2005 with votive and wix 3.0. However, when the build machine tries to build, it throws an error for just about every single variable, as