Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread Steven Ogilvie
Alvarez [mailto:nicolas.alva...@gmail.com] Sent: November-28-13 12:12 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P] The tutorial was written before Burn even existed, how would it help? -- Nicolás 2013/11

Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread Nicolás Alvarez
[mailto:niander.ne...@gmail.com] > Sent: November-28-13 11:40 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Localization of a Bootstrapper (Messages of > bal:Condition) [P] > > Tank you for your response. > > However, I think that the correct would b

Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread Steven Ogilvie
Classification: Public Look at the WIX tutorial: http://wix.tramontana.co.hu/tutorial/localization -Original Message- From: nianderneves [mailto:niander.ne...@gmail.com] Sent: November-28-13 11:40 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Localization of a

Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread nianderneves
Tank you for your response. However, I think that the correct would be: !(loc.InstallConditionWrongPrivileges). Nevertheless, that is not the point. If I do what you did for more than one language wix will say that there is more than one string with the same ID so I can't make more than one wxl. D

Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread Steven Ogilvie
Classification: Public In the bundle.wxs Privileged Then in the wxl file I have the string: [WixBundleName] requires administrator privileges. You would need to create that string for each language Steve -Original Message- From: nianderneves [mailto:niander.ne...@gmail.com