Thomas Bjørnsen wrote:
> Me again :P got some more questions regarding WIX I can't quite figure out.
> 
> 
> If I set the Language/Languages properties of the Product/Package tags 
> to say 1044 for Norwegian, should not error-messages be shown in 
> Norwegian then?

The language settings just refer to what text the MSI can handle.  This is so 
you can tell it the 
text is actually Japanese, say, so it doesn't get it completely wrong when it 
tries to interpret the 
characters as English.  You still have to enter the actual language specific 
strings for the errors. 
  If you're talking about message shown by the system, rather than Windows 
Installer, then these 
will still be in whatever language the OS is using.

Rob

> 
> 
> 
> Sincerely
> -Thomas
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to