Home » Questions » Computers [ Ask a new question ]

How to run Office 2003 and 2007 on the same computer?

How to run Office 2003 and 2007 on the same computer?

I installed Microsoft Office 2003 and 2007 together on a Windows XP Machine

Asked by: Guest | Views: 314
Total answers/comments: 1
Guest [Entry]

"How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows

The fix to the problem is very simple as it turns out - simply run the following commands (by pressing the Windows Key+R or typing it into the Start/Run command box. Use the line with Office\11.0 if you have Office 2003 installed and Office\12.0 if you have Office 2007 installed. You can use both if you have both installed :

reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1

reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1

That is it. Office 2007 might want to have one more spin round the block with it's configuration dialog box, but that should be it.

Source"