Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Setting Fraction Bar Overhang Spacing in the Equation Editor
Printing On Both Sides of the Paper
Turning Off AutoComplete for Dates
Understanding Auto Line Spacing
Adding Comments to Your Document
Conditional Calculations in Word
Clive has a system that just hasn't worked correctly since he installed and then removed Open Office. Now, when he double-clicks a Word document in Windows Explorer, the document doesn't open. Instead, what he gets is a blank document. He can still open the documents using File | Open (within Word), but cannot double-click to open a document.
The first thing to check is to make sure that the file extensions are correctly associated with Word. Since double-clicking on a Word document in Windows Explorer opens Word, the file types are probably associated correctly, but it doesn't hurt to go through the steps anyway. From the command line, use the following command:
"C:\Program Files\Microsoft Office\Office\winword.exe" /unregserver
The quotes are necessary, but you may need to change the path so it reflects the location of the winword.exe file on your system. (You can use Windows' Search tool to locate the path to the winword.exe file.) The /unregserver switch "unhooks" all the references to Word in the Windows Registry. You should then, immediately, use the following command:
"C:\Program Files\Microsoft Office\Office\winword.exe" /regserver
This command causes Word to rewrite all its Registry keys and to reassociate itself with document and template files. Now you can double-click a document file and see if Windows starts Word and opens the document.
If this does not work, you'll need to try a few other things. First, start Word and let it try to detect and repair any problems with itself. Do this by choosing Detect and Repair from the Help menu. Word displays the Detect and Repair dialog box. (Click here to see a related figure.)
Accept the default settings (only Restore My Shortcuts While Repairing is selected), then click OK. Word may ask you to insert the original installation CD-ROM, depending on what it detects and needs to repair.
If that still doesn't work, the problem is most likely rooted in the default action for the DOC file type being set to "New" instead of "Open." To correct this problem, follow these steps in Windows, while Word is closed:
"D:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE" /n /dde
[REM _DDE_Direct][FileOpen("%1")]
You should now be able to double-click a Word document in Windows Explorer and have it open the actual document.
Tip #316 applies to Microsoft Word versions: 97 2000 2002 2003
More Power! For some people, the prospect of creating Word macros can be scary. WordTips: The Macros can help you conquer your fears and you'll discover you're much more confident and productive as you make Word do exactly what you want. This is an invaluable source for learning macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of WordTips. Learn at your own pace, exactly the way you want.