That's the bug.  I bet this is a regression from trying to get all those other 
.wxl bugs fixed in .wixlibs that we addressed a couple months ago.  <sigh/>

-----Original Message-----
From: Neil Sleightholm [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2008 23:36
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Install Localisation

The problem is that if I don't supply -loc then light fails to resolve
any of my localisation variables and generates these errors:
Product.wxs(15) : error LGHT0102 : The localization variable
!(loc.ProductLanguage) is unknown.  Please ensure the variable is
defined.

Neil

-----Original Message-----
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: 17 November 2008 23:19
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Install Localisation

I'm sorry if I asked this already but what happens if you don't specify
a -loc file on the first linking?  The command line you provided in the
bug has light behaving the way I would expect.  If you provide a .wxl
file then it will replace as many of the variables as it can in the
.wixout.  Subsequent bindings can only fill in remaining variables.

-----Original Message-----
From: Neil Sleightholm [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2008 12:16
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Install Localisation

I seems to be that whatever I try the wixout file is localised and
re-binding leaves it as US English. I'll raise a bug report for this.

Neil

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: 15 November 2008 22:53
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Install Localisation

Neil Sleightholm wrote:
> I have tried -bf but it doesn't solve the problem, the localisation is
> applied to the wixout when you first create it and no further
> localisation is applied by subsequent re-light commands.
>

Sorry, I meant to say that if you didn't use -bf, the binding process
would be skipped and, I thought, the localization.

> It also doesn't solve the problem that on each call to light a new
> ProductId is generated.
>

Same thing -- binding is what generates the product code, so I'd expect
generating a .wixout to leave it "*" so you can re-link (and bind).

--
sig://boB
http://joyofsetup.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

------------------------------------------------------------------------
-
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


------------------------------------------------------------------------
-
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

-------------------------------------------------------------------------
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


-------------------------------------------------------------------------
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