No, but I had a similar issue and determined that Symantec is assuming that
if the package does not have a valid Code Signing signature it is a virus. 
There is no virus, it is a FALSE Positive which many others have also had
issues with.  If you use your code signing certificate to sign the bundle
then Symantec will leave you alone.  I lost several hours figuring that out.

The German wxl file has a title string set to:
<String Id="Title">[WixBundleName] de-de</String>

so that you can see that the German strings were loaded (even if they were
not translated).  A similar change was made to the EULA so that you can tell
when the 'German' EULA is displayed.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-language-transform-mst-s-to-Burn-Bundle-Chain-tp7586986p7588182.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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