New
#1
Office Click-to-Run Extensibility Component can't modify registry keys
In installing and re-installing Office 365 Home (64-bit install on Win 7 Pro 64-bit), I get approx. 137 Warnings in Event Viewer like the following:
Product: Office 16 Click-to-Run Extensibility Component. The application tried to modify a protected Windows registry key \msinkdiv.InkDivider.1.
I did a deep uninstall and reinstall just to see if this could be avoided, but no. It happens on each install or repair or reinstall.
Here's all the info for one of these - but keep in mind there are 137 different ones (different keys being named):SO - What do you think?Code:Log Name: Application Source: MsiInstaller Date: 8/13/2016 1:48:06 AM Event ID: 1039 Task Category: None Level: Warning Keywords: Classic User: SYSTEM Computer: WINDOWS-[my PC] Description: Product: Office 16 Click-to-Run Extensibility Component. The application tried to modify a protected Windows registry key \msinkdiv.InkDivider.1. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MsiInstaller" /> <EventID Qualifiers="0">1039</EventID> <Level>3</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2016-08-13T05:48:06.000000000Z" /> <EventRecordID>30907</EventRecordID> <Channel>Application</Channel> <Computer>WINDOWS-[my PC]</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data>Office 16 Click-to-Run Extensibility Component</Data> <Data>\msinkdiv.InkDivider.1</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data>(NULL)</Data> <Data> </Data> <Binary>7B39303136303030302D303038432D303030302D313030302D3030303030303046463143457D</Binary> </EventData> </Event>[/INDENT]- System - Provider [ Name]MsiInstaller - EventID1039 [ Qualifiers] Level3 Task Keywords0x80000000000000 - TimeCreated [ SystemTime]2016-08-13T05:48:06.000000000Z EventRecordID30907 ChannelApplication ComputerWINDOWS-[my PC] - Security [ UserID]S-1-5-18 - EventData Office 16 Click-to-Run Extensibility Component \msinkdiv.InkDivider.1 (NULL) (NULL) (NULL) (NULL) 7B39303136303030302D303038432D303030302D313030302D3030303030303046463143457D[INDENT]Binary data: In Words 0000: 3130397B 30303036 30302D30 302D4338 0008: 2D303030 30303031 3030302D 30303030 0010: 43314646 7D45 In Bytes 0000: 7B 39 30 31 36 30 30 30 {9016000 0008: 30 2D 30 30 38 43 2D 30 0-008C-0 0010: 30 30 30 2D 31 30 30 30 000-1000 0018: 2D 30 30 30 30 30 30 30 -0000000 0020: 46 46 31 43 45 7D FF1CE}