Re: [WiX-users] Using resource strings but not localizing the MSI

2009-10-12 Thread Thomas Due
Ok, thanks. As I wrote it wasn't as much a problem as an annoyance :) /Thomas -Original Message- From: Blair [mailto:os...@live.com] Sent: 12. oktober 2009 09:37 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Using resource

Re: [WiX-users] Using resource strings but not localizing the MSI

2009-10-12 Thread Blair
The one day that you do decide to localize it, you won't suddenly find your second language overwriting your MSI from the first. How all this works can be found in the wix.targets file (AssignCultures target): Determines the final list of culture groups to build based on either the Cultures p