Skip to content

Instantly share code, notes, and snippets.

@maciakl
Created February 26, 2013 16:18
Show Gist options
  • Select an option

  • Save maciakl/5039730 to your computer and use it in GitHub Desktop.

Select an option

Save maciakl/5039730 to your computer and use it in GitHub Desktop.
Word 2007 Configuring Every Time - Quick Fix:

Word 2007 Configuration Fix

If you have Word 2003 and 2007 installed on the same machine, recent updates might have caused a condition in which 07 it runs the configuration dialog every time you open a document. A quick workaround is:

  • Open regedit
  • Navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options
  • Create new DWORD called NoReReg
  • Give it a hexadecimal value of 1

Next time you open word you should no longer see the config dialog.

@hoyjkkhwg

Copy link
Copy Markdown

@owl-unseemly-cork

Copy link
Copy Markdown

Click To Download ๐Ÿ‘‡

Word 2007 Configuring Every Time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment