Re: [WiX-users] Burn MsiPackage DisplayName property does not localized

2015-03-17 Thread Arife Kurt
need to localize the WiX source file HyperlinkTheme.wxl or RtfTheme.wxl (depending on which theme you use). Both of these files are in src\ext\BalExtension\wixstdba\Resources. Then :BootstrapperApplicationRef Best Regards, Arife Kurt Keçeci. 2015-03-16 16:05 GMT+02:00 Mrugesh Pat

[WiX-users] help msi Chain

2014-08-12 Thread Arife Kurt
p includes: Package:MsiPackage1 -> Package:MsiPackage2 -> Package:MsiPackage1. Ordering dependency references must form a directed acyclic graph. Please bellow : -- A