If you have Microsoft Word, Spell.vbs is a visual basic script that will allow you to run Word’s spell check without having to first open up Word. Any text that you’ve captured to the clipboard will be fed to the Word spell check. When you complete approving Word’s suggested spellings, corrected text replaces the original text in the clipboard. Typically, you would select a block of text in an application like Notepad, use Ctrl plus “C” to send the text to the clipboard, double click Spell.vbs or a shortcut to it to run the spell check, and finally, use Ctrl plus “V” to paste the corrected selection replacing the original raw text. The download contains a ReadMe.txt file, Spell.vbs, and Grammar.vbs (if you also want to run the grammar checker)