home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q102 / 4 / 01.TXT < prev    next >
Encoding:
Text File  |  1993-09-28  |  2.9 KB  |  81 lines

  1. DOCUMENT:Q102401  27-SEP-1993  [W_NT]
  2. TITLE   :Mail: Changing Dictionaries from American to British English
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. WARNING: Using Registry Editor incorrectly can cause
  16.      serious, system-wide problems that may require you to
  17.      reinstall Windows NT to correct them. Microsoft cannot
  18.      guarantee that any problems resulting from the use of
  19.      Registry Editor can be solved. Use this tool at your own
  20.      risk.
  21.  
  22. To change your dictionary in Microsoft Windows NT Mail from the
  23. default lexicon, American English, to British English, use the
  24. following procedure:
  25.  
  26. Note: You may need Administrator privileges to perform this procedure.
  27.  
  28. 1. Ensure that the British English lexicon file, MSP32_BR.LEX, is in
  29.    the \SYSTEM32 subdirectory.
  30.  
  31. 2. In Registry Editor, open one of the following hives:
  32.  
  33.       HKEY_CURRENT_USER
  34.       HKEY_USERS
  35.  
  36.    If you want to modify the dictionaries of all subsequent users on
  37.    this machine, choose the HKEY_USERS key and go to the DEFAULT key.
  38.    If you want to modify only the dictionary of the current user, go
  39.    to HKEY_CURRENT_USER.
  40.  
  41. 3. Select the following subkey:
  42.  
  43.       \Software\Microsoft\Mail
  44.  
  45. 4. If there is no MS Proofing Tools subkey under Mail, choose Add Key
  46.    from the Edit menu and add the following subkey:
  47.  
  48.       MS Proofing Tools
  49.  
  50. 5. Select the MS Proofing Tools subkey. Using the Add Value option of
  51.    the Edit menu, add the following two values:
  52.  
  53.       Spelling : REG_SZ : Spelling 2057,0
  54.       Spelling 2057,0 : REG_SZ : mspell32.dll,msp32_br.lex
  55.  
  56.    Note: Copy the spacing here exactly for value name and value.
  57.  
  58. 6. Save changes and exit Registry Editor.
  59.  
  60. The next time you start Mail, your dictionary should be set up for
  61. British English.
  62.  
  63. Additional reference words: 3.10
  64. KBCategory:
  65. KBSubCategory: NTAP
  66.  
  67. =============================================================================
  68.  
  69. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  70. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  71. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  72. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  73. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  74. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  75. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  76. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  77. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  78. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  79. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  80.  
  81. Copyright Microsoft Corporation 1993.