GetFileDescription fails to retrieve application name when manifest is set for unicode

32 views
Skip to first unread message

Julien Maille

unread,
Sep 12, 2022, 11:29:22 AM9/12/22
to innosetup
Hello,
I recently changed my resources.rc from
VALUE "Translation", 0x409, 1252
to
VALUE "Translation", 0x409, 1200

and since then GetFileDescription() fails to work.
Is that a known limitation?

Thanks in advance

Gavin Lambert

unread,
Sep 12, 2022, 7:10:25 PM9/12/22
to inno...@googlegroups.com
On 13/09/2022 03:29, Julien Maille wrote:
> I recently changed my resources.rc from
> VALUE "Translation", 0x409, 1252
> to
> VALUE "Translation", 0x409, 1200
>
> and since then GetFileDescription() fails to work.
> Is that a known limitation?

Are you using the same charset in your StringFileInfo resource block?
It will only look up the matching values.

Julien Maille

unread,
Sep 13, 2022, 6:09:59 AM9/13/22
to innosetup
That's it, thanks a lot for your help
Reply all
Reply to author
Forward
0 new messages