Re: [WiX-users] HeatDirectory optimization

2014-09-22 Thread Marco Tognacci
can you explain with more details how to make this with MSBuild?and how to record the timestamp, now I'm using TFS to store my files.Thanks > From: jacob.hoo...@greenheck.com > To: wix-users@lists.sourceforge.net > Date: Mon, 22 Sep 2014 20:59:29 + > Subject: Re: [WiX-users] HeatDirectory op

Re: [WiX-users] HeatDirectory optimization

2014-09-22 Thread Hoover, Jacob
Use MSBuild, specifically the XSLTransform task. To optimize it even more, you can store the timestamp of the file generated with the timestamp used to check out from version control. In which case you don't have to re-run the HeatDirectory task every time you run your build (unless the timesta

[WiX-users] HeatDirectory optimization

2014-09-22 Thread Marco Tognacci
In my setup project I use in the msi project definition to Harves a directory then I apply a transformation xslt to filter the result in the wsx file. I made this with several different filter but using the main root directory for all of them, in this case the harvesting of the main root is mad

[WiX-users] Burn's CacheAcquireProgress does not fire

2014-09-22 Thread Gus Nassar
Hello All, My questions is regarding to Burn. I'm having an issue where CacheAcquireProgress does not fire. I am not able to post feedback for my custom installation. I have the handler set in the constructor: DTBA.Model.Bootstrapper.CacheAcquireProgress += this.CacheAcq

[WiX-users] KB2918614

2014-09-22 Thread Keith.Douglas
I was given this by one of our internal deployment people this morning. Any thoughts? Keith Douglas Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6 keith.doug...@statcan.gc.ca Telephone | Téléphone 613-

Re: [WiX-users] Deploying multiple cultures using Burn/MSI(s). Wix 3.9 issue??

2014-09-22 Thread Tobias S
Yes exactly we use the language transforms only on localization strings (ActionText, Control, Dialog, Error, RadioButton + UIText...). In Property Table we change: ProductLanguage and add an additional Dummy Property for an English Transform. We don't change: ProductCode + Languages (In SummaryInf

[WiX-users] error LGHT0102: The localization variable is unknown.

2014-09-22 Thread Uday
Hi, In my WiX project (VS2010) I added two localization files: en-us.wxl and es-es.wxl. Each defines a string like: en-us.wxl : http://schemas.microsoft.com/wix/2006/localization";> 1033 es-es.wxl : http://schemas.microsoft.com/wix/2006/localization";> 1034 In the Prodcut.w