- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Need to have a tool to identify different language...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 06:48 PM
11-28-2005 06:48 PM
Need to have a tool to identify different languages in Windows 2003
Since Windows 2003 comes with different languages, I need to have a tool to find these different languages.
Note : The "lsass.exe" doesn't help to find all the languages.
Thanks in Advance,
Saravanan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 04:16 AM
11-29-2005 04:16 AM
Re: Need to have a tool to identify different languages in Windows 2003
Honestly, your question is not clear for me, but you can find a list of supported languages at
http://support.microsoft.com/?kbid=292246
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 10:30 AM
11-29-2005 10:30 AM
Re: Need to have a tool to identify different languages in Windows 2003
[HKEY_CLASSES_ROOT\MIME\Database\Rfc1766]
and
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MIME\Database\Rfc1766]
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 09:47 PM
11-29-2005 09:47 PM
Re: Need to have a tool to identify different languages in Windows 2003
Thanks for your reply, let me be more clear about my query, Actually we know that we have more than 10 different languauges in Windows 2003 Server. But if you are working in Simplified Chinese language, how do you confirm that you are using Simplified Chinese or Traditional Chinese language???. So to exactly identify the language we are searching for some tools or Scripts so that when running this tool it should tell us what Operating System Language are we using.
TIA,
Saravanan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2005 03:00 AM
11-30-2005 03:00 AM
Re: Need to have a tool to identify different languages in Windows 2003
And with API:
http://www.microsoft.com/globaldev/DrIntl/faqs/MUIFaq.mspx#MUIques22
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2005 03:58 AM
11-30-2005 03:58 AM
Re: Need to have a tool to identify different languages in Windows 2003
consider:
http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/Intl/mui_Preferences_and_Fallbacks.asp
where the paragraph marked "downlevel systems" discusses ways to gather the system and user language from a non-MUI system.