Tim,

LANG is just a burn's parameter i choose sets in installation's command
line.

My need was to get logonuser's language not UserLanguageID (installation
is in system context)

But custom actions are not possible in Burn and i usually need a script
to know which user (hkusers\sid) to look for.

That's why i finallly user a parameter. 

I don't know what are your needs. What do you expect to have in LANG's
value ?

Le Lun 08 juillet 2013, à 20:03, TimM a écrit :
> Gabriel,
> 
> I am trying to condition my MsiPackage on Language and you have mentioned
> here the installCondition:
> InstallCondition="LANG = "fr-FR" AND NOT VersionNT64"
> 
> So my question where did LANG get defined. I see the Variable set
> section:
> <Variable Name="LANG" bal:Overridable="yes"/>
> 
> But I do not see where/how LANG was set and I only see the
> SystemLanguageID
> and UserLanguageID variables declared in the Burn Built-In variables.
> 
> So could you share a bit more on how I can use the InstallCondition and
> Lang
> to condition the launching of my msipackage according to language?
> 
> Thanks,
> 
> Tim.
> 
> 
> 
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MsiPackage-InstallCondition-tp7582754p7587223.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
> 
> Build for Windows Store.
> 
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-- 
Sincèrement,
Gabriel

"I know no way of judging the future but by the past."
    Patrick Henry
"You can never plan the future by the past."
    Edmund Burke

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to