Re: [WiX-users] Choosing the right language

2008-06-24 Thread Andreas Hellwig
Hi, a big thanks for your help Neil. I've got an idea now how to manage the language files. Andreas Hellwig Neil Enns schrieb: > Andreas, > > You'll need to manually build each localized version of your MSI. Votive > doesn't currently support building multiple installers per language, nor >

Re: [WiX-users] Choosing the right language

2008-06-24 Thread Neil Enns
Andreas, You'll need to manually build each localized version of your MSI. Votive doesn't currently support building multiple installers per language, nor selecting between them at build time. Here's the information from the "How To: Build a localized installer" topic in our new help file: How