As a child to your BootstrapperApplicationRef elelment, use a Payload element
(or a PayloadGroup or PayloadGroupRef element) to define the depend files
that need to be cached and extracted to the temp folder with your mba.  The
name attribute defines the subfolder tree relative to where your mba is
running from.

An example which includes binary and xml might be.
      <Payload SourceFile='$(var.My_mba.TargetDir)QDmba.dll' />
      <Payload SourceFile='$(var.My_mba.TargetDir)WPFLocalization.dll' />  
      <Payload Name='de\My_mba.resources.dll'
SourceFile='$(var.My_mba.TargetDir)de\My_mba.resources.dll' 





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Caching-external-language-file-with-burn-variable-tp7592498p7592501.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Androi apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&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