Utility: Launch Windows Live Writer with Spelling Enabled

Windows Live Writer with Spelling Launcher can be downloaded here (13k).

I too, like Oren, found that my spell checker was not working with Windows Live writer, simply because my system was not configured to use the en-US culture. Alex posted some code on Oren's blog comments to enable launching Live Writer Beta 2 with spelling enables by launching it from an AppDomain that has an en-US thread culture.

it worked, and I simply created a very simple console mode launcher that :

  • detects the system special folder called Program files
  • attaches "\Windows Live Writer\WindowsLiveWriter.exe" to the end
  • launches it with the correct culture.

How to use:

Simply unzip and run this from anywhere on your machine. It should just work.

Thanks Alex!

[let's hope Microsoft won't pull a Jamie on me!]

 

PS, I changed the code a bit to look like this:

string progs = Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles);
string exe = progs + @"\Windows Live Writer\WindowsLiveWriter.exe";

Another annoying thing about the recent beta of WLW: When you get an existing post to edit it, it wipes out the categories that you previously associated with it (I think it just neglects to "get" the categories as it retrieves the existing post item from the blog). Beware! When re-publishing an item, make sure to re-set the categories on the blog post.

Published Sunday, June 03, 2007 3:30 PM by RoyOsherove

Comments

Monday, June 04, 2007 11:00 AM by Rodrigo Guerreiro

# Windows Live Writer with spell checking

Windows Live Writer with spell checking

# Habilitar la correcci??n de ortograf??a en Windows Live Writer - Buayacorp

Pingback from  Habilitar la correcci??n de ortograf??a en Windows Live Writer - Buayacorp

Monday, June 04, 2007 2:20 PM by Mejorando Windows Live Writer at Mareos de un geek

# Mejorando Windows Live Writer at Mareos de un geek

Pingback from  Mejorando Windows Live Writer at  Mareos de un geek

Tuesday, June 05, 2007 12:22 AM by Omer van Kloeten

# re: Utility: Launch Windows Live Writer with Spelling Enabled

Just be careful not to get sued by Microsoft ;)

Tuesday, July 03, 2007 4:54 AM by Eran Kampf

# re: Utility: Launch Windows Live Writer with Spelling Enabled

Hi Roy,

 It would be better read the WLW install dir from the registry rather then hardcoding it

Check out the code at:

www.ekampf.com/.../WindowsLiveWriterSpellCheckerIsMissing.aspx

Regards,

Eran

Friday, July 27, 2007 8:17 PM by ISerializable - Roy Osherove's Blog

# Essential Software to Install on a new computer

I recently got a new laptop. here's what I installed in the first couple of days: Installed: - Office

Thursday, August 02, 2007 10:38 AM by jose

# re: Utility: Launch Windows Live Writer with Spelling Enabled

corrector windows en español