Windows 8.1 Install Fails, 8 Installs fine. (Not the usual CMPXCHG16b, PrefetchW, and LAHF/SAHF problem)

Hi All,

I have 2 machines with this problem now, both 64 bit (one a Pentium D, and one a Core 2 Duo), they both used to run Windows 7 x64, and both now have clean installed Windows 8 x86 on them (because I didnt install x64 as this a) didnt boot the installers) and b) wouldnt run as these both seem to not have one of the CMPXCHG16b, PrefetchW, and LAHF/SAHF instructions.

I'm happy with them running x86 but would like them to be running windows 8.1.. 

Now I'm an MSDN subscriber, so I have downloaded and tried to boot the x86 versions of 8.1 (all editions), and all of them abort during boot at the blue flag with a "sorry your pc has had a problem and needed to restart"

I then thought I could install 8 and upgrade it in place using the store, so I installed 8 pro, and downloaded the update, which reboots the PC (happens same on both), and then crashes during boot at the same point.

I understand that the x86 version doesnt need the extra CPU instructions.. so why doesnt it work?

Any ideas?

Thanks, Sam


  • Edited by sambartle 3 hours 4 minutes ago Typos
January 14th, 2014 3:46am

The error code it presents when rebooted back to 8 is: 0xC1900101 - 0x20017

The diagerr.xml file contains:

<xml xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882"
 xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
 xmlns:rs="urn:schemas-microsoft-com:rowset"
 xmlns:z="#RowsetSchema">
<s:Schema id="RowsetSchema">
<s:ElementType name="row" content="eltOnly" rs:updatable="true">
<s:AttributeType name="Cls" rs:number="0">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Sev" rs:number="1">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Maj" rs:number="2">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Min" rs:number="3">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="LN" rs:number="4">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Fil" rs:number="5">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Fun" rs:number="6">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Uid" rs:number="7">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Msg" rs:number="8">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="PID" rs:number="9">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="TID" rs:number="10">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Con" rs:number="11">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Exe" rs:number="12">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Mod" rs:number="13">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Err" rs:number="14">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="MD" rs:number="15">
<s:datatype dt:type="hexBinary"/>
</s:AttributeType>
<s:AttributeType name="DT" rs:number="16">
<s:datatype dt:type="dateTime"/>
</s:AttributeType>
</s:ElementType>
</s:Schema>
<rs:data>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="SetupMgr: Error reading Store SQM registry data. Data = [StoreSetupDownloadCancel], HRESULT = [0x80070002]" PID="4180" TID="2392" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupMgr.dll" Err="0" MD="" DT="2014-01-14T08:51:21"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="SetupMgr: Error reading Store SQM registry data. Data = [StoreSetupDownloadPause], HRESULT = [0x80070002]" PID="4180" TID="2392" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupMgr.dll" Err="0" MD="" DT="2014-01-14T08:51:21"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="CSetupManager::Execute(355): Result = 0x800705BB" PID="4180" TID="2392" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupMgr.dll" Err="0" MD="" DT="2014-01-14T08:52:09"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="CSetupHost::Execute(204): Result = 0x800705BB" PID="4180" TID="2392" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupHost.Exe" Err="0" MD="" DT="2014-01-14T08:52:09"/>
</rs:data>
</xml>
<xml xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882"
 xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
 xmlns:rs="urn:schemas-microsoft-com:rowset"
 xmlns:z="#RowsetSchema">
<s:Schema id="RowsetSchema">
<s:ElementType name="row" content="eltOnly" rs:updatable="true">
<s:AttributeType name="Cls" rs:number="0">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Sev" rs:number="1">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Maj" rs:number="2">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Min" rs:number="3">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="LN" rs:number="4">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Fil" rs:number="5">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Fun" rs:number="6">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Uid" rs:number="7">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Msg" rs:number="8">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="PID" rs:number="9">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="TID" rs:number="10">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Con" rs:number="11">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Exe" rs:number="12">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Mod" rs:number="13">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Err" rs:number="14">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="MD" rs:number="15">
<s:datatype dt:type="hexBinary"/>
</s:AttributeType>
<s:AttributeType name="DT" rs:number="16">
<s:datatype dt:type="dateTime"/>
</s:AttributeType>
</s:ElementType>
</s:Schema>
<rs:data>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="SetupMgr: Error reading Store SQM registry data. Data = [StoreSetupDownloadCancel], HRESULT = [0x80070002]" PID="2164" TID="4696" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupMgr.dll" Err="0" MD="" DT="2014-01-14T08:52:11"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="SetupMgr: Error reading Store SQM registry data. Data = [StoreSetupDownloadPause], HRESULT = [0x80070002]" PID="2164" TID="4696" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="SetupMgr.dll" Err="0" MD="" DT="2014-01-14T08:52:11"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="5516" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5516" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:51"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="0" Fil="" Fun="" Uid="98304" Msg="00000001 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #33432# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216 (0x00060000), status = [6]&quot;(null)&quot;, value = { type: 40972 (0x0000a00c), bytes ( 12 (0x0000000c) ): 65006e002d00470042000000 })

" PID="2164" TID="5532" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="" Err="-2147467259" MD="" DT="2014-01-14T08:56:53"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5516" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:55"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="3524" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:56"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:56:59"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:00"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {65cbf70b-1d78-4cac-8400-9acd65ced94a}: CreateProcess(s) failed. GLE = d" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:20"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="0" Fil="" Fun="" Uid="98304" Msg="00000002 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #148132# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216 (0x00060000), status = [6]&quot;(null)&quot;, value = { type: 40972 (0x0000a00c), bytes ( 12 (0x0000000c) ): 65006e002d00470042000000 })

" PID="2164" TID="5532" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="" Err="-2147467259" MD="" DT="2014-01-14T08:57:24"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:57:27"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {ee036dc0-f9b7-4d2d-bb94-3dd3102c5804}: BRIDGEMIG: CBrgUnattend::CollectBridgeSettings failed: 0x1, 0" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:58:46"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {526D451C-721A-4b97-AD34-DCE5D8CD22C5}: [shmig] Failed to get homegroup members with hr=0x8007000D" PID="2164" TID="5900" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:58:46"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {D12A3141-A1FF-4DAD-BF67-1B664DE1CBD6}: WSLicensing: Failed to read machine binding, hr=0x80070002" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:58:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="427" Fil="" Fun="Mig::CMigrationContext::raw_SendLogMessage" Uid="34081022" Msg="Plugin {D12A3141-A1FF-4DAD-BF67-1B664DE1CBD6}: WSLicensing: Error reading Server Info hr=0x80070490" PID="2164" TID="3012" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="migcore.dll" Err="0" MD="" DT="2014-01-14T08:58:50"/>
<z:row Cls="D" Sev="33554432" Maj="Def" Min="Def" LN="139" Fil="" Fun="CSetupDiagnostics::LogString" Uid="34242560" Msg="CDlpTask::RestartTransform(2444): Result = 0xC1800107" PID="2164" TID="4696" Con="" Exe="C:\$Windows.~BT\Sources\SetupHost.Exe" Mod="WINDLP.DLL" Err="0" MD="" DT="2014-01-14T08:59:00"/>
</rs:data>
</xml>
<xml xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882"
 xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
 xmlns:rs="urn:schemas-microsoft-com:rowset"
 xmlns:z="#RowsetSchema">
<s:Schema id="RowsetSchema">
<s:ElementType name="row" content="eltOnly" rs:updatable="true">
<s:AttributeType name="Cls" rs:number="0">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Sev" rs:number="1">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Maj" rs:number="2">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Min" rs:number="3">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="LN" rs:number="4">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Fil" rs:number="5">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Fun" rs:number="6">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Uid" rs:number="7">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Msg" rs:number="8">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="PID" rs:number="9">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="TID" rs:number="10">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="Con" rs:number="11">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Exe" rs:number="12">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Mod" rs:number="13">
<s:datatype dt:type="string"/>
</s:AttributeType>
<s:AttributeType name="Err" rs:number="14">
<s:datatype dt:type="int"/>
</s:AttributeType>
<s:AttributeType name="MD" rs:number="15">
<s:datatype dt:type="hexBinary"/>
</s:AttributeType>
<s:AttributeType name="DT" rs:number="16">
<s:datatype dt:type="dateTime"/>
</s:AttributeType>
</s:ElementType>
</s:Schema>
<rs:data>
</rs:data>
</xml>

Though none of them are actually flagged with Err="1", so I cant decide if they are important or not.. 

Free Windows Admin Tool Kit Click here and download it now
January 14th, 2014 4:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics