Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Live Mail > Where is the Dictionary for spelling checking?

Reply
Thread Tools Display Modes

Where is the Dictionary for spelling checking?

 
 
Inter Hagel
Guest
Posts: n/a

 
      11-09-2009
When I compose a message in Window Live Mail it uses a dictionary for
spelling which I can add to. I'd like to back this thing up as I'm planning
to reinstall the OS soon. Does anyone know where it is? And do different
programs use different built in dictionaries? It would be great if there
was just one central one which we could back up and use as reference all the
time. With so much slang and proprietary language being used more and more
these days this is getting more and more important.

 
Reply With Quote
 
 
 
 
R. C. White
Guest
Posts: n/a

 
      11-09-2009
Hi, Inter Hagel.

Substitute your own username for "RC" in this filename:
"C:\Users\RC\AppData\Local\Microsoft\Windows Live Mail\Proof\lang0409.lex"

This is for your Custom Dictionary in WLM. If you are using a language
other than en-US, you will need to change the number in the filename, too.
(0409 hex is 1033 decimal, the code for this location.)

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP
Windows Live Mail 2009 (14.0.8089.0726) in Win7 Ultimate x64

"Inter Hagel" <> wrote in message
news:O1#...
> When I compose a message in Window Live Mail it uses a dictionary for
> spelling which I can add to. I'd like to back this thing up as I'm
> planning to reinstall the OS soon. Does anyone know where it is? And do
> different programs use different built in dictionaries? It would be great
> if there was just one central one which we could back up and use as
> reference all the time. With so much slang and proprietary language being
> used more and more these days this is getting more and more important.


 
Reply With Quote
 
...winston
Guest
Posts: n/a

 
      11-09-2009
What is your operating system ?

--
...winston
ms-mvp mail

"Inter Hagel" <> wrote in message news:O1#...
> When I compose a message in Window Live Mail it uses a dictionary for
> spelling which I can add to. I'd like to back this thing up as I'm planning
> to reinstall the OS soon. Does anyone know where it is? And do different
> programs use different built in dictionaries? It would be great if there
> was just one central one which we could back up and use as reference all the
> time. With so much slang and proprietary language being used more and more
> these days this is getting more and more important.
>

 
Reply With Quote
 
Ildhund
Guest
Posts: n/a

 
      11-09-2009
"Inter Hagel" <> wrote in message
news:O1#...
> When I compose a message in Window Live Mail it uses a dictionary for
> spelling which I can add to. I'd like to back this thing up as I'm
> planning to reinstall the OS soon. Does anyone know where it is? And do
> different programs use different built in dictionaries? It would be
> great if there was just one central one which we could back up and use as
> reference all the time. With so much slang and proprietary language
> being used more and more these days this is getting more and more
> important.


Any additions you make to the WLMail dictionaries are stored in simple text
files called lang####.lex, where #### is a four-digit hex number
representing the locale ID (LCID) for the language concerned. You'll find
the files in %userprofile%\Local Settings\Application
Data\Microsoft\Windows Live Mail\Proof. You can see which language is which
at
http://msdn.microsoft.com/en-gb/goglobal/bb964664.aspx
which tells you for example that English(UK) has LCID 2057, or 0809 in hex,
so the user dictionary for English (UK) is called lang0809.lex. If you have
a word list (from somewhere else, like Office, for example) you can always
just add it (in Notepad) to the appropriate .lex file to make those
exceptions available in WLMail.
--
Noel



 
Reply With Quote
 
Inter Hagel
Guest
Posts: n/a

 
      11-10-2009
Sorry - should have included that in the original. XP SP3 32 bit.

> What is your operating system ?


>> When I compose a message in Window Live Mail it uses a dictionary for
>> spelling which I can add to. I'd like to back this thing up as I'm
>> planning to reinstall the OS soon. Does anyone know where it is? And do
>> different programs use different built in dictionaries? It would be
>> great if there was just one central one which we could back up and use as
>> reference all the time. With so much slang and proprietary language
>> being used more and more these days this is getting more and more
>> important.


 
Reply With Quote
 
Inter Hagel
Guest
Posts: n/a

 
      11-10-2009
>> When I compose a message in Window Live Mail it uses a dictionary for
>> spelling which I can add to. I'd like to back this thing up as I'm
>> planning to reinstall the OS soon. Does anyone know where it is? And do
>> different programs use different built in dictionaries? It would be
>> great if there was just one central one which we could back up and use as
>> reference all the time. With so much slang and proprietary language
>> being used more and more these days this is getting more and more
>> important.

>
> Any additions you make to the WLMail dictionaries are stored in simple
> text files called lang####.lex, where #### is a four-digit hex number
> representing the locale ID (LCID) for the language concerned. You'll find
> the files in %userprofile%\Local Settings\Application
> Data\Microsoft\Windows Live Mail\Proof. You can see which language is
> which at
> http://msdn.microsoft.com/en-gb/goglobal/bb964664.aspx
> which tells you for example that English(UK) has LCID 2057, or 0809 in
> hex, so the user dictionary for English (UK) is called lang0809.lex. If
> you have a word list (from somewhere else, like Office, for example) you
> can always just add it (in Notepad) to the appropriate .lex file to make
> those exceptions available in WLMail.


Thanks - found it.
So is this dictionary used solely for Windows Live Mail functions and
nothing else?
If so, doesn't it make sense to have one for WLM, Word Processing and
everything else?
Then back it up along with the rest of your stuff? Is it possible to
centralize dictionaries?

 
Reply With Quote
 
Ildhund
Guest
Posts: n/a

 
      11-10-2009
"Inter Hagel" <> wrote in message
news:...
>>> When I compose a message in Window Live Mail it uses a dictionary for
>>> spelling which I can add to. I'd like to back this thing up as I'm
>>> planning to reinstall the OS soon. Does anyone know where it is? And
>>> do different programs use different built in dictionaries? It would be
>>> great if there was just one central one which we could back up and use
>>> as reference all the time. With so much slang and proprietary language
>>> being used more and more these days this is getting more and more
>>> important.


>> Any additions you make to the WLMail dictionaries are stored in simple
>> text files called lang####.lex, where #### is a four-digit hex number
>> representing the locale ID (LCID) for the language concerned. You'll
>> find the files in %userprofile%\Local Settings\Application
>> Data\Microsoft\Windows Live Mail\Proof. You can see which language is
>> which at
>> http://msdn.microsoft.com/en-gb/goglobal/bb964664.aspx
>> which tells you for example that English(UK) has LCID 2057, or 0809 in
>> hex, so the user dictionary for English (UK) is called lang0809.lex. If
>> you have a word list (from somewhere else, like Office, for example) you
>> can always just add it (in Notepad) to the appropriate .lex file to make
>> those exceptions available in WLMail.


> Thanks - found it.
> So is this dictionary used solely for Windows Live Mail functions and
> nothing else?
> If so, doesn't it make sense to have one for WLM, Word Processing and
> everything else? Then back it up along with the rest of your stuff? Is
> it possible to centralize dictionaries?


That would be possible in an ideal world, but there are so many
applications with varying degrees of spell-checking capability that getting
their producers to agree on a common format and placing for a user
dictionary is a long long way into the future. There are questions like
text encoding - eg. ANSI or Unicode - and undoubtedly many others. Office
seems to use one global exceptions dictionary unless you do something
special to create another one, whereas WLMail at least segregates word
lists for different languages. Be thankful that both Office and WLMail use
plain text files for their user dictionaries, so you at least have the
option to copy words from one to the other. Some apps use binary files...

I don't know whether there's a way to replace a text file, say
lang0809.lex, with a shortcut to another one, called say custom.dic (which
is the default Office one). Perhaps an OS guru could suggest a method.
--
Noel

 
Reply With Quote
 
...winston
Guest
Posts: n/a

 
      11-10-2009
Yes...WLM maintains its own separate file vs borrowing from a different application.
Maybe...not all systems may have another application installed performing spell checking
Yes...back it up with the rest of your stuff
No....afaik centralizing is not an option, but not sure if anyone has posted success or failure in doing so.


--
...winston
ms-mvp mail

"Inter Hagel" <> wrote in message news:...
> So is this dictionary used solely for Windows Live Mail functions and
> nothing else?
> If so, doesn't it make sense to have one for WLM, Word Processing and
> everything else?
> Then back it up along with the rest of your stuff? Is it possible to
> centralize dictionaries?
>

 
Reply With Quote
 
Michael Santovec
Guest
Posts: n/a

 
      11-10-2009
That used to be the case in WLM's ancestor Outlook Express. It used the
proofing tools installed by Office products and which were also shared
by the Works products.

However, several years ago Microsoft started going away from that. I'm
guessing Microsoft wanted to develop the proofing tools without having
to coordinate things across the product line.

Works starting with version 7 got its own private proofing tools.

And Outlook Express is not compatible with the Office 2007 proofing
tools. Installing Office 2007 breaks the Outlook Express spell
checker.

So WLM got it's own private proofing tools. They happen to be built on
proofing tools used by Office 2000 to 2003. Now Microsoft can make
changes in Office without breaking WLM.

--

Mike - http://TechHelp.Santovec.us



"Inter Hagel" <> wrote in message
news:...
>>> When I compose a message in Window Live Mail it uses a dictionary
>>> for spelling which I can add to. I'd like to back this thing up as
>>> I'm planning to reinstall the OS soon. Does anyone know where it
>>> is? And do different programs use different built in dictionaries?
>>> It would be great if there was just one central one which we could
>>> back up and use as reference all the time. With so much slang and
>>> proprietary language being used more and more these days this is
>>> getting more and more important.

>>
>> Any additions you make to the WLMail dictionaries are stored in
>> simple text files called lang####.lex, where #### is a four-digit hex
>> number representing the locale ID (LCID) for the language concerned.
>> You'll find the files in %userprofile%\Local Settings\Application
>> Data\Microsoft\Windows Live Mail\Proof. You can see which language is
>> which at
>> http://msdn.microsoft.com/en-gb/goglobal/bb964664.aspx
>> which tells you for example that English(UK) has LCID 2057, or 0809
>> in hex, so the user dictionary for English (UK) is called
>> lang0809.lex. If you have a word list (from somewhere else, like
>> Office, for example) you can always just add it (in Notepad) to the
>> appropriate .lex file to make those exceptions available in WLMail.

>
> Thanks - found it.
> So is this dictionary used solely for Windows Live Mail functions and
> nothing else?
> If so, doesn't it make sense to have one for WLM, Word Processing and
> everything else?
> Then back it up along with the rest of your stuff? Is it possible to
> centralize dictionaries?



 
Reply With Quote
 
Inter Hagel
Guest
Posts: n/a

 
      11-10-2009
>>>> When I compose a message in Window Live Mail it uses a dictionary for
>>>> spelling which I can add to. I'd like to back this thing up as I'm
>>>> planning to reinstall the OS soon. Does anyone know where it is? And
>>>> do different programs use different built in dictionaries? It would be
>>>> great if there was just one central one which we could back up and use
>>>> as reference all the time. With so much slang and proprietary language
>>>> being used more and more these days this is getting more and more
>>>> important.
>>>
>>> Any additions you make to the WLMail dictionaries are stored in simple
>>> text files called lang####.lex, where #### is a four-digit hex number
>>> representing the locale ID (LCID) for the language concerned. You'll
>>> find the files in %userprofile%\Local Settings\Application
>>> Data\Microsoft\Windows Live Mail\Proof. You can see which language is
>>> which at
>>> http://msdn.microsoft.com/en-gb/goglobal/bb964664.aspx
>>> which tells you for example that English(UK) has LCID 2057, or 0809 in
>>> hex, so the user dictionary for English (UK) is called lang0809.lex. If
>>> you have a word list (from somewhere else, like Office, for example) you
>>> can always just add it (in Notepad) to the appropriate .lex file to make
>>> those exceptions available in WLMail.

>>
>> Thanks - found it.
>> So is this dictionary used solely for Windows Live Mail functions and
>> nothing else?
>> If so, doesn't it make sense to have one for WLM, Word Processing and
>> everything else?
>> Then back it up along with the rest of your stuff? Is it possible to
>> centralize dictionaries?

>
> That used to be the case in WLM's ancestor Outlook Express. It used the
> proofing tools installed by Office products and which were also shared by
> the Works products. However, several years ago Microsoft started going
> away from that. I'm guessing Microsoft wanted to develop the proofing
> tools without having to coordinate things across the product line.
> Works starting with version 7 got its own private proofing tools.
> And Outlook Express is not compatible with the Office 2007 proofing tools.
> Installing Office 2007 breaks the Outlook Express spell checker.
> So WLM got it's own private proofing tools. They happen to be built on
> proofing tools used by Office 2000 to 2003. Now Microsoft can make
> changes in Office without breaking WLM.


Wow - thanks for the breakdown. So does that mean that WLM and the latest
Office still do not share dictionaries but use the same protocol in how they
operate?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repair DNS 4010 events... Jake Windows Server 1 11-04-2009 10:20 AM
Iomega HDD and Vista error checking. Andy Windows Vista Hardware 0 09-03-2007 12:40 PM
Checking Compatability surferfb Windows Vista Installation 0 01-31-2007 03:35 AM
Disable Cert Checking on your device digiwizz ActiveSync 1 08-04-2006 02:33 PM
Error while checking out-of-date appointments DNL ActiveSync 4 07-25-2006 03:33 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59