Windows system problems: Office and UAC settings issue

  

Users familiar with Windows 7 know that you can cancel the UAC (User Account Control) function in the control panel to avoid having to ask the system every time you install the program. Pop-up information that is allowed to be installed. Recently, some users have reported that when you install Office (partial version) under Windows 7, if you want to modify the UAC settings again, the user will not cancel the settings when you click the "OK" button at the end. For this problem, Microsoft officially gave a solution.

Create a new notebook and copy and paste the following:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT]

[HKEY_CLASSES_ROOT\\Interface\\ ]

@="IOleDocument"

[HKEY_CLASSES_ROOT\\Interface\\\\NumMethods]

@="6"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32 ]

@=""

[HKEY_CLASSES_ROOT\\Interface\\]

@="IOleDocumentView"

[HKEY_CLASSES_ROOT\\Interface\\\\NumMethods]

@="16"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32]

@=""

[HKEY_CLASSES_ROOT\\Interface\\]

@="IOleDocumentSite"

[HKEY_CLASSES_ROOT\\Interface\\\\NumMethods]

@="4"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32]

@=""

[HKEY_CLASSES_ROOT\\Interface\\]

@="IEnumOleDocumentViews"

[HKEY_CLASSES_ ROOT\\Interface\\\\NumMethods]

@="7"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32]

@=""

HKEY_CLASSES_ROOT\\ Interface\\\\NumMethods]

@="6"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32]

@=""

[HKEY_CLASSES_ROOT\\Interface \\\\NumMethods]

@="5"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32]

@=""

[HKEY_CLASSES_ROOT\\Interface\\ ]

@="IOleCommandTarget"

[HKEY_CLASSES_ROOT\\Interface\\\\NumMethods]

@="5"

[HKEY_CLASSES_ROOT\\Interface\\\\ProxyStubClsid32 ]

@=""

Finally, save the file as a registry file (such as uackz.reg). After saving, double-click the file and select "Yes" in the pop-up message. After that, when you make UAC settings again, the problem can be solved.

Copyright © Windows knowledge All Rights Reserved