[WiX-users] Using Registered Sign in Name property

2007-03-09 Thread Trevor Clifton
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Hamflett Sent: Friday, March 09, 2007 2:49 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using Registered Sign in Name property What codepage are you using? The copyright R symbol shows up fine in our English installer, but it's

Re: [WiX-users] Using Registered Sign in Name property

2007-03-09 Thread Rob Hamflett
What codepage are you using? The copyright R symbol shows up fine in our English installer, but it's just not in the Japanese codepage, so we leave it out for our Japanese installers. I see you've got Language set to 1033. Is the codepage set to 1252? Rob Trevor Clifton wrote: > An example

[WiX-users] Using Registered Sign in Name property

2007-03-08 Thread Trevor Clifton
An example of my code is the following where I want to use the R symbol in the product name. I have tried to replace the R with each of the following, but with no success: R - this turns into a ? in the MSI so I need to use the correct symbol ® - this result is displayed with the r underl