Re: [WiX-users] Wix v2 localization

2008-06-09 Thread Bob Arnson
Natxo Mateos wrote: > I'm using VS2005 and Votive doesn't gives any option to add parameters > to the compiler or linker. How it's supposed to be done? Without using > VS, and editing the wxs with a simple editor? > Add the appropriate .wxl file to the project; Votive automatically turns it

Re: [WiX-users] Wix v2 localization

2008-06-09 Thread Stefan Pavlik
Natxo Mateos wrote: > Hi, > > At the moment I've been unable to build an executable with Wix v2 and > that uses dialogs. > > How is has to be done to specify the culture in WIX 2. It's possible via > Votive? Or the only way is through the command line? Hi the WiX 2 does not use something like

[WiX-users] Wix v2 localization

2008-06-09 Thread Natxo Mateos
Hi, At the moment I've been unable to build an executable with Wix v2 and that uses dialogs. How is has to be done to specify the culture in WIX 2. It's possible via Votive? Or the only way is through the command line? I'm using VS2005 and Votive doesn't gives any option to add parameters to