Windows Live Mail includes the English (UK) spell check dictionary built-in, but the option is not exposed for some unknown reason. To enable the English (United Kingdom) spell check dictionary, using one of the methods below. Method 1 tells you how to manually add the UK English Spell check option in Windows Live Mail, and Method 2 uses a VBScript that I wrote to automate the task.

Credits to Bob Lucas for this excellent tip.

Method 1

Copying the files

Copy the files spell.ini, mssp3en.lex, MSSpell3.DLL from the following folder:

%ProgramFiles%\Windows Live\Mail\Proof\prf0009\2\

to the following folder:

(Windows XP)

%userprofile%\Local Settings\Application Data\Microsoft\Windows Live Mail\Proof\prf0809\1

(Windows Vista)

%localappdata%\Microsoft\Windows Live Mail\Proof\prf0809\1

Note that the destination path does not exist by default and you need to manually create the folders up to the level above. To access the above location, simply type the path in the Address bar in Windows Explorer or in Start Run dialog.

More Information: Where the numeric 809 in the above path represents the hex value for English (UK) language. Its decimal equivalent is 2057. The list of Locale IDs are available at Microsoft Website.

Edit the Spell.ini file

After copying the files, you need to edit the spell.ini file (using Notepad) in the destination path, and set the Lang value to 2057, which is the Locale ID decimal for English, United Kingdom. Save the file. The spell.ini file should now show the following contents:

[Spellchecker]
Engine=MSSPELL3.DLL
Lex=MSSP3EN.LEX
Lang=2057

Method 2

Download ukspell_wlm.vbs and save to Desktop. Double-click the file to run it. The script carries out the steps listed in Method 1 quickly and you’ll see a message box when it’s complete.

Setting English (United Kingdom) as the default

English (United Kingdom) should now be added to the list of available languages in Windows Live Mail.

1. Start Windows Live Mail

2. Use ALT+T keyboard shortcut to access the Tools menu

3. Click Options

4. Select the Spelling tab

5. Select English (United Kingdom), click Set Default and click OK.

The UK Spell check dictionary really works!

Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

33 Comments

  1. roo
    said this on Thursday, November 13th 2008 2:55 am

    Thank you – worked really well

  2. Donald Lowe
    said this on Thursday, November 6th 2008 1:58 am

    If only all solutions worked that easily and that well!

    Much appreciated!

  3. Pasha
    said this on Wednesday, August 20th 2008 4:23 am

    Thank goodness, US english was driving me up the wall!

    Just stumbled accross Bob’s useful tip while trying to find out if Windows Live has a bounce/redirect copy message option that preserves the original headers? I often recieve messages that should have been cc’d to colleagues as well and don’t want to just forward message so it looks like its from me. Can anyone help? Will probably post this as a separate thread query.

  4. David
    said this on Tuesday, August 19th 2008 6:11 pm

    Perfect. Thanks.

  5. Michelle Leonard
    said this on Wednesday, July 30th 2008 9:05 pm

    It’s ok, I sorted it – I reloaded the page in Intenet Explorer rather than firefox as I tried to originally, and managed to download. It works perfectly. Thank you

  6. said this on Tuesday, July 29th 2008 4:14 am

    Great, really easy. Thanks so much to this blog and especially Bob Lucas! (color did come up as error for me with colour ok)

  7. Firedog
    said this on Sunday, June 22nd 2008 12:26 am

    Good to have a script – thanks! You might mention that the same dictionary does Canadian (4105), too, but for Australian (3081) you have to get hold of mssp3ena.lex from Office 2000, XP or 2003 proofing tools.

  8. John Edwards
    said this on Monday, June 16th 2008 4:40 pm

    Is there a way of achieving this result in Windows Mail?

  9. said this on Monday, June 9th 2008 8:12 am

    Interesting, kenqld. It works fine here, as you can see in the screenshot above!

  10. kenqld
    said this on Monday, June 9th 2008 6:27 am

    I find it adds rather than replaces US English… meaning it accepts the use of both color and colour, which is disappointing.

Leave a Reply