Try to delete the normal. Dot file.
Usually in the C: \ Documents ents and Settings \ User Name \ Application Data \ Microsoft \ templates directory
In addition, whether "% 1" is missing when "open" is set for the doc in the folder option.
Or modify the registry:
Hkey_classes_root \Word. Document.8 \ shell \ open \ ddeexec = [REM _ dde_direct] [fileopen ("% 1")]
WhereWord. Document.8 may change due to your version number.
Run the following command at a time:
Batchfile code
// BackupWordRegedit/E c: \ reword. Reg HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 11.0 \Word// DeleteWordRegistry Key (Press Y when confirming) reg Delete "HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 11.0 \Word\ "/F
Run the preceding two commands and then startWord, The installation interface or error prompt appears. You can ignore it and press OK directly.
If not, go to the C root directory and double-click reword. reg to restore the original registry.
Create a new user in windows, log on with a new account, and then open it.
Start in Safe ModeWordTry it. In the "run" dialog box, enter
C: \ Program Files \ Microsoft Office \ office11 \ winword.exe "/safe
If your path is different, modify it.
Otherwise, enable Windows in safe mode.WordLook.
Thank you for using Microsoft products.
For word problems, you can take some common troubleshooting steps:
1. Use winword.exe/a to start the word security mode. If there is no problem in this mode, you can search for normal. Dot and rename it, And then clear the word startup directory. For more information, see Reference The following articles:
ID: q244843 wd2000: what does the word startup switch "/a" really do? [Word2000kb]
Http://support.microsoft.com/support/kb/articles/q244/8/43.asp
2. Rename the following registry key values:
HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 9.0 \ word
Start word, and the key value will be rebuilt.
3. You can refer to the following article, which lists all the basic troubleshooting steps for word.
ID: q259413 wd2000: things to try before you call technical support [word2000kb]
Http://support.microsoft.com/support/kb/articles/q259/4/13.asp
-Technical support for Microsoft Global Technical Center Desktop products
This post is only for csdn User For reference. Its content does not have any legal protection. You must take into account and bear the risks arising from using this information. For more information, see Terms of Use (http://www.csdn.net/microsoft/terms.shtm ).