IIRC, I've just used (TM) in the end.

On Tue, Jun 4, 2013 at 9:33 AM, Sharon Pierson <sharon.pier...@netiq.com>wrote:

> I am trying to display a string in the welcome page that contains
> something like
>
> Company(c) My Product Name(tm)
>
> In the localization file, this is written as:
> Company&#169; My Product Name&#153;
>
> Using Codepage=1252 (or Windows-1252) allows me to display the copyright
> symbol, but the trademark symbol causes Light to throw the following error:
> A string was provided with characters that are not available in the
> specified database code page '1252'. Either change these characters to ones
> that exist in the database's code page, or update the database's code page
> by modifying one of the following attributes: Product/@Codepage,
> Module/@Codepage, Patch/@Codepage, PatchCreation/@Codepage, or
> WixLocalization/@Codepage.
>
> According to this link<https://en.wikipedia.org/wiki/Windows-1252>, both
> of these symbols are included in code page 1252.  However, it looks like
> the Trademark symbol is one of the characters that are not in ISO-8859-1.
>
> Is there a way to display the trademark symbol?
> Thanks in advance.
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to