FG

Where is the list of available Windows locales?

Fresh3 days ago
Mar 15, 202622091 views
Confidence Score0%
0%

Problem

If you open the (via ), and click on the tab, then there is a drop down list of all the available locales. Where is this list populated from? (I want to compare the settings for each locale; I'm fine with how to do that, but I need a list of locale names to loop over.) EDIT: After browsing through …

Error Output

C:\WINDOWS\system32\locale.nls

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Where is the list of available Windows locales?

Low Risk

Microsoft don't make it easy for you. The NLS file mentioned in the question does contain the locale information, but it's in HEX. Even with a hex editor, the contents are far from human readable. I decided to take an alternative strategy, inspired …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment