My application use some txt file for the localization of the application, which 
is the best way to make the user choose the language to install? I can make an 
msi as installer of my application with some features and the set of language 
files packed in a feature for language, in this way in the burn bootstrapper, 
in the wpf project for the custom UI I have to recognize the specific Ids for 
the language feature and treat in a specific section for the languages in the 
ui. In this way I need to know the feature Id that I have used in the 
application msi, (I can use a convention 
FeatureId="Language_IT_MainApplication"...) but I prefer to recognize that a 
feature inside an msi is a language pack without knowing his FeatureId, is 
there any king of way setting an attribute to the feature to set it as language 
pack "IT"? Or is there a better way to provide language packs?                  
                    
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to