I have Office 2007 and Office 2010 installed side-by-side. How do I stop the setup / configuration window from appearing each time I open a different version? If I open 2007, it will go through the configuration process, then I can use 2007 without issue until I open a 2010 application. Then, when I open any 2010 Office application it will go through the configuration process.
feedback
|
migrated from stackoverflow.com Mar 29 '10 at 2:44
This question came from our site for professional and enthusiast programmers.
|
My recommendation would be to use virtual machines to isolate the two versions of Office. If you have Windows 7 Pro or higher you can install XP Mode and put one of the versions of office in the VM. Otherwise VirtualBox is a great VM host. | |||
feedback
|
|
I was able to find a solution posted on the following blog: http://uksbsguy.com/blogs/doverton/archive/2007/07/21/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.aspx reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1 Thank you for all of your help. | |||
|
feedback
|
|
Uninstall the versions you don't want. IMHO, Office 2010 is just enough. by default, office files will be opened with 2007. | |||||
feedback
|