I found that most of the software by Microsoft contains a 1033 folder.
Is there any relation of the folder with Microsoft? Does it contain a special type of data?

link|improve this question

feedback

2 Answers

up vote 14 down vote accepted

IIRC 1033 is some internal code for American English - so you will see directories with different numeric names in internationalised versions of the software.

Edit: I do RC - http://msdn.microsoft.com/en-us/library/0h88fahh lists 1033 as the "Locale ID" for US English.

link|improve this answer
feedback

This is the folder that contains localization resources. 1033 is English, as windows is available in different languages. If you're intersted here is a page showing the language codes

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.