Thank you..
Changing the editor to visual studio fixed the issue..
Mike Dimmick-2 wrote:
>
> It's another codepage problem. The default, codepage 0, forces ASCII only,
> no extended characters. Set Product/@Codepage appropriately - you probably
> want 1252, Western European.
>
> You should al
It's another codepage problem. The default, codepage 0, forces ASCII only,
no extended characters. Set Product/@Codepage appropriately - you probably
want 1252, Western European.
You should also check that whatever editor you're using to create your .wxs
files is handling the file correctly, that
You need to check that your using the correct codepage, and also that the
codepage supports that
symbol. I found that 932 (Japanese) doesn't.
Rob
Anidil wrote:
> i get an invalid character compile error when tried to include registered
> symbol 'R' with my installer UI screen text.Any help to
3 matches
Mail list logo