Hi folks,

adding the culture to the output file is a nice feature, if you have more
than one language to maintain.

In our case this is somewhat disturbing. We use standard wix dialogs wher we
change the font size with localized values. Therefore it is required to add
a wxl file. 
This results in filename.en-us.msi which was filename.msi before. For
deployment and some automated scripts we need to rename it back to
filename.msi since this is the only culture we are currently supporting.

I could think of following scenario:
- check wxl files(WixLocalization) (and if required <Cultures> property in
wixproj)
- if only one culture wxl exists, then don't change the filename

Please give me a hint, if there is a way to achieve this with current
implementation. 

Regards Dominik
-- 
View this message in context: 
http://www.nabble.com/Localization-filename-change-tp18527119p18527119.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to