2 Attachment(s)
How to localize binary (*.exe)'s description information
Hi everyone
I have to create a source code that support localization for file's properties.
For example, when user choose display language in Control Panel/Regional and Language, the file's description when user view file's properties is changed to fit with the corresponding language.
You can see as below:
English: http://www.codeguru.com/forum/attach...1&d=1299054275
Spanish: http://www.codeguru.com/forum/attach...1&d=1299054312
Have you got any idea to do this in .NET?
Re: How to localize binary (*.exe)'s description information