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

2015-03-18 Thread Mrugesh Patel
Hello, Any one know about how to localize "DisplayName" Property value in MsiPackage in Burn. Is this Bug in Burn? My MsiPackage are below. Thanks, Mrugesh Patel -Original Message- From: Mrugesh Patel Sent: Tuesday, March 17, 2015 6:11 PM To: General discussion abou

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

2015-03-17 Thread Arife Kurt
Hello Mrugesh , You can create a new .wxl file ( project in Visual Studio's Solution Explorer and select Add | New Item | WiXLocalization File With WiX --> localization files (.wxl) ) for example : for english : en-us.wxl http://schemas.microsoft.com/wix/2006/localization»> A Software (c) All r

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

2015-03-16 Thread Mrugesh Patel
Hello, I want to know how to localized DisplayName Property in Burn MsiPackage. I tried but not success. Thanks in advance. Mrugesh Patel -- Dive into the World of Parallel Programming The Go Parallel W