Something is periodically repairing my Office installation - how can I find out what it is?

主宰稳场 提交于 2019-12-12 05:14:51

问题


I have 32-bit Office 2010 installed, and for development reasons I need both the 32-bit and 64-bit versions of the Access Database Driver. You need to trick Windows into accepting this set-up (see here: http://techblog.aimms.com/2014/10/27/installing-32-bit-and-64-bit-microsoft-access-drivers-next-to-each-other/)

The above method requires me to delete the mso.dll value from the regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Common\FilesPaths. However, something is periodically restoring that key, confusing my system as to which driver to use and 'breaking' the 64-bit version of our product.

Does anyone know how I might discover what is occasionally 'repairing' my Office install? Can I set something up to 'watch' a reg key and record what changes it? Any ideas?

来源:https://stackoverflow.com/questions/35858119/something-is-periodically-repairing-my-office-installation-how-can-i-find-out

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!