How to turn off maximizing other documents when opening a new word

W

Witold

When you have a few word documents minimizes and you open a new word
document, one of the minimized documents maximizes too. Is there a way to
get rid of that annoyance?
 
C

Carlos Castro

Here's your fix, if you dont need it anymore then may it benefit some other poor soul.

You can fix this problem by blocking Word from using DDE to open files.
In the HKEY_CLASSES_ROOT\Word.Document.12\shell\Open key:
Delete or rename the ddeexec sub-key
In the HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command key:
Delete or rename the command value (not to be confused with the command key.)
Edit the (Default) value and add "%1" (including quotes) at the end
This solves the problem for .docx files. If you also want to solve it for .doc files, do the same thing for Word.Document.8
Thanks go out to Joel Spolsky who posted this answer on superuser.com
http://superuser.com/questions/1958...ll-open-documents-when-clicking-on-a-doc-file
He plucked this GEM off of the website below.

http://www.withinwindows.com/2008/0...e-associations-and-document-windows-part-one/

C_LOS
 
C

Carlos Castro

Here's your fix, if you dont need it anymore then may it benefit some other poor soul.

You can fix this problem by blocking Word from using DDE to open files.
In the HKEY_CLASSES_ROOT\Word.Document.12\shell\Open key:
Delete or rename the ddeexec sub-key
In the HKEY_CLASSES_ROOT\Word.Document.12\shell\Open\command key:
Delete or rename the command value (not to be confused with the command key.)
Edit the (Default) value and add "%1" (including quotes) at the end
This solves the problem for .docx files. If you also want to solve it for .doc files, do the same thing for Word.Document.8
Thanks go out to Joel Spolsky who posted this answer on superuser.com
http://superuser.com/questions/1958...ll-open-documents-when-clicking-on-a-doc-file
He plucked this GEM off of the website below.

http://www.withinwindows.com/2008/0...e-associations-and-document-windows-part-one/

C_LOS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top