Resending with the correct subject.

On Wed, May 20, 2009 at 5:26 PM, Olex <mr.olexan...@gmail.com> wrote:

> I'm attempting to set a text control with a copy right note, where I
> specify $#169; for (c) symbol.
> However, in MSI it shows up as "?" symbol instead.
>
> Is there a way to debug this?
> I found out that I can correct MSI using Orca.exe by manually placing (c)
> symbol, so there must be something failing on WiX side.
>
> Any ideas?
>
> P.S. Here is the text control that gives the problem.
>
> <
> Control Id="CopyrightText" Type="Text" X="18" Y="329" Width="200" Height="
> 15" Transparent="yes">
>
> <
> Text><![CDATA[ &#169; 2009 Microsoft Corporation. All rights reserved.
> ]]></Text>
>
> </
> Control>
>
>
>
> --
> Oleksandr Lozitskiy
>
> "Wealth is the product of man's capacity to think." -- Ayn Rand
>



-- 
Oleksandr Lozitskiy

"Wealth is the product of man's capacity to think." -- Ayn Rand
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to