C CraigB-SD Contributor Joined Sep 27, 2013 Posts 5 Sep 27, 2013 #1 For a long time now, Windows Update has been reporting the subject errors. I'm finally looking into how to fix it. These are the failed updates, near as I can tell: Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2604115) Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2833946) Security Update for Windows 7 for x64-based Systems (KB2803821) Security Update for Windows 7 for x64-based Systems (KB2849470) Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2836943) Update for Windows 7 for x64-based Systems (KB2820331) I have done the following things in an attempt to fix it (as directed by Microsoft here): Stop the Windows Update service Delete temporary update files Restart the Windows Update service Run the System Update Readiness Tool manually I have also run sfc /scannow, which reported the following:Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files but was unable to fix some of th em. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log C:\Windows\system32> As directed in the posting instructions, I have attached a .zip file of my CBS Logs directory. Note, my compressed CBS log folder exceeded the size limit, so I had to split it. View attachment 5410 View attachment 5411 Thanks for any help. /cb
For a long time now, Windows Update has been reporting the subject errors. I'm finally looking into how to fix it. These are the failed updates, near as I can tell: Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2604115) Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2833946) Security Update for Windows 7 for x64-based Systems (KB2803821) Security Update for Windows 7 for x64-based Systems (KB2849470) Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2836943) Update for Windows 7 for x64-based Systems (KB2820331) I have done the following things in an attempt to fix it (as directed by Microsoft here): Stop the Windows Update service Delete temporary update files Restart the Windows Update service Run the System Update Readiness Tool manually I have also run sfc /scannow, which reported the following:Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found corrupt files but was unable to fix some of th em. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log C:\Windows\system32> As directed in the posting instructions, I have attached a .zip file of my CBS Logs directory. Note, my compressed CBS log folder exceeded the size limit, so I had to split it. View attachment 5410 View attachment 5411 Thanks for any help. /cb
tom982 Emeritus Joined May 31, 2012 Posts 4,352 Location New York Oct 2, 2013 #2 Hello Craig, welcome to Sysnative! Your CheckSUR log shows that 164 files are missing, which we will need to source. Code: Summary: Seconds executed: 1873 Found 166 errors CSI Payload File Missing Total count: 164 CBS MUM Corrupt Total count: 2 The corrupt .mum files can be safely ignored. This will get most of them, then we can worry about the rest afterwards: SFCFix Script Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own. Download SFCFix.exe (by niemiro) and save this to your Desktop. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it. Save any open documents and close all open windows. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip. Drag the file SFCFix.zip onto the file SFCFix.exe and release it. SFCFix will now process the script. Upon completion, a file should be created on your Desktop: SFCFix.txt. Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text. https://dl.dropboxusercontent.com/u/16537616/Fixes/SFCFix/Scripts/CraigB-SD/CraigB-SD.zip SFC Scan Click on the Start button and in the search box, type Command Prompt When you see Command Prompt on the list, right-click on it and select Run as administrator When command prompt opens, copy and paste the following commands into it, press enter after each sfc /scannow Wait for this to finish before you continue copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt This will create a file, cbs.txt on your Desktop. Please attach this to your next post. Tom Last edited: Oct 2, 2013
Hello Craig, welcome to Sysnative! Your CheckSUR log shows that 164 files are missing, which we will need to source. Code: Summary: Seconds executed: 1873 Found 166 errors CSI Payload File Missing Total count: 164 CBS MUM Corrupt Total count: 2 The corrupt .mum files can be safely ignored. This will get most of them, then we can worry about the rest afterwards: SFCFix Script Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own. Download SFCFix.exe (by niemiro) and save this to your Desktop. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it. Save any open documents and close all open windows. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip. Drag the file SFCFix.zip onto the file SFCFix.exe and release it. SFCFix will now process the script. Upon completion, a file should be created on your Desktop: SFCFix.txt. Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text. https://dl.dropboxusercontent.com/u/16537616/Fixes/SFCFix/Scripts/CraigB-SD/CraigB-SD.zip SFC Scan Click on the Start button and in the search box, type Command Prompt When you see Command Prompt on the list, right-click on it and select Run as administrator When command prompt opens, copy and paste the following commands into it, press enter after each sfc /scannow Wait for this to finish before you continue copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt This will create a file, cbs.txt on your Desktop. Please attach this to your next post. Tom
C CraigB-SD Contributor Joined Sep 27, 2013 Posts 5 Oct 2, 2013 #3 Thanks for the input, Tom! Here is the SFCCix.txt file: Code: SFCFix version 1.5.7.0 by niemiro. Start time: 2013-10-03 01:42:12.538 Using .zip script file at C:\Users\Carolyn\Desktop\CraigB-SD.zip PowerCopy:: Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully took permissions for file or folder C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully took permissions for file or folder C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully took permissions for file or folder C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully took permissions for file or folder C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully took permissions for file or folder C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully took permissions for file or folder C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully took permissions for file or folder C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce\WindowsBase.dll to \\?\C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3\WindowsBase.dll to \\?\C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8\PresentationFramework.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d\PresentationFramework.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5\System.Web.dll to \\?\C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5\System.Web.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16\System.Web.dll to \\?\C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16\System.Web.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b\System.AddIn.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0\System.AddIn.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f\mscorjit.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722\mscorjit.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612\shdocvw.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612\shdocvw.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698\shdocvw.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698\shdocvw.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea\rpchttp.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea\rpchttp.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657\qdvd.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657\qdvd.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e\qdvd.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e\qdvd.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90\AcSpecfc.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90\AcSpecfc.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f\AcSpecfc.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f\AcSpecfc.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139\AcGenral.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139\AcGenral.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8\AcGenral.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8\AcGenral.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932\shell32.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932\shell32.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8\shell32.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8\shell32.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc\rpcrt4.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc\rpcrt4.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d\rpcrt4.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d\rpcrt4.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8\quartz.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8\quartz.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf\quartz.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf\quartz.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505\WindowsBase.dll to \\?\C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a\WindowsBase.dll to \\?\C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11\System.dll to \\?\C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4\System.dll to \\?\C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765\System.Web.RegularExpressions.dll to \\?\C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765\System.Web.RegularExpressions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc\System.Web.RegularExpressions.dll to \\?\C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc\System.Web.RegularExpressions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676\System.AddIn.dll to \\?\C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b\System.AddIn.dll to \\?\C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7\PresentationFramework.dll to \\?\C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec\PresentationFramework.dll to \\?\C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04\WindowsBase.dll to \\?\C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29\WindowsBase.dll to \\?\C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e\PresentationFramework.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553\PresentationFramework.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb\icardagt.exe to \\?\C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb\icardagt.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1\System.AddIn.dll to \\?\C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6\System.AddIn.dll to \\?\C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6\System.dll to \\?\C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9\System.dll to \\?\C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b\SOS.dll to \\?\C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe\SOS.dll to \\?\C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53\mscorwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616\mscorwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359\mscorjit.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c\mscorjit.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726\mscordacwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9\mscordacwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596\wksprt.exe to \\?\C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596\wksprt.exe. Successfully restored ownership for C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully restored permissions on C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully restored ownership for C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully restored ownership for C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully restored permissions on C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully restored ownership for C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully restored permissions on C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully restored ownership for C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully restored permissions on C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully restored ownership for C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully restored permissions on C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully restored ownership for C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully restored permissions on C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully restored ownership for C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully restored permissions on C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully restored ownership for C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully restored permissions on C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully restored ownership for C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully restored permissions on C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully restored ownership for C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully restored ownership for C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully restored permissions on C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully restored ownership for C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully restored ownership for C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully restored ownership for C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully restored permissions on C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully restored ownership for C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully restored permissions on C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully restored ownership for C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully restored permissions on C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully restored ownership for C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully restored permissions on C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully restored ownership for C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully restored permissions on C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully restored ownership for C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 PowerCopy:: directive completed successfully. Successfully processed all directives. SFCFix version 1.5.7.0 by niemiro has completed. Currently storing 89 datablocks. Finish time: 2013-10-03 01:43:34.760 ----------------------EOF----------------------- And here is CBS.txt: View attachment CBS.txt I don't have any experience reading these files, but it looks hopeful. Thanks again!
Thanks for the input, Tom! Here is the SFCCix.txt file: Code: SFCFix version 1.5.7.0 by niemiro. Start time: 2013-10-03 01:42:12.538 Using .zip script file at C:\Users\Carolyn\Desktop\CraigB-SD.zip PowerCopy:: Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully took permissions for file or folder C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully took permissions for file or folder C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully took permissions for file or folder C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully took permissions for file or folder C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully took permissions for file or folder C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully took permissions for file or folder C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully took permissions for file or folder C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully took permissions for file or folder C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully took permissions for file or folder C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully took permissions for file or folder C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully took permissions for file or folder C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully took permissions for file or folder C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully took permissions for file or folder C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce\WindowsBase.dll to \\?\C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3\WindowsBase.dll to \\?\C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8\PresentationFramework.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d\PresentationFramework.dll to \\?\C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5\System.Web.dll to \\?\C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5\System.Web.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16\System.Web.dll to \\?\C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16\System.Web.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b\System.AddIn.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0\System.AddIn.dll to \\?\C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469\webengine.dll to \\?\C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469\webengine.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704\SOS.dll to \\?\C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c\mscorwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f\mscorjit.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722\mscorjit.dll to \\?\C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef\mscordacwks.dll to \\?\C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3\aspnet_wp.exe to \\?\C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3\aspnet_wp.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055\WMVDECOD.DLL to \\?\C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055\WMVDECOD.DLL. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612\shdocvw.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612\shdocvw.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698\shdocvw.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698\shdocvw.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea\rpchttp.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea\rpchttp.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657\qdvd.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657\qdvd.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e\qdvd.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e\qdvd.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90\AcSpecfc.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90\AcSpecfc.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f\AcSpecfc.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f\AcSpecfc.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139\AcGenral.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139\AcGenral.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8\AcGenral.dll to \\?\C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8\AcGenral.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932\shell32.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932\shell32.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8\shell32.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8\shell32.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc\rpcrt4.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc\rpcrt4.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d\rpcrt4.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d\rpcrt4.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8\quartz.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8\quartz.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf\quartz.dll to \\?\C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf\quartz.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505\WindowsBase.dll to \\?\C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a\WindowsBase.dll to \\?\C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11\System.dll to \\?\C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4\System.dll to \\?\C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765\System.Web.RegularExpressions.dll to \\?\C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765\System.Web.RegularExpressions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc\System.Web.RegularExpressions.dll to \\?\C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc\System.Web.RegularExpressions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058\System.Web.Extensions.dll to \\?\C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058\System.Web.Extensions.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676\System.AddIn.dll to \\?\C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b\System.AddIn.dll to \\?\C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7\PresentationFramework.dll to \\?\C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec\PresentationFramework.dll to \\?\C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04\WindowsBase.dll to \\?\C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29\WindowsBase.dll to \\?\C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29\WindowsBase.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971\PresentationHostDLL.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971\PresentationHostDLL.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e\PresentationFramework.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553\PresentationFramework.dll to \\?\C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553\PresentationFramework.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb\icardagt.exe to \\?\C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb\icardagt.exe. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1\System.AddIn.dll to \\?\C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6\System.AddIn.dll to \\?\C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6\System.AddIn.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6\System.dll to \\?\C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9\System.dll to \\?\C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9\System.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5\System.Windows.Forms.dll to \\?\C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5\System.Windows.Forms.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b\SOS.dll to \\?\C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe\SOS.dll to \\?\C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe\SOS.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53\mscorwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616\mscorwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616\mscorwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359\mscorjit.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c\mscorjit.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c\mscorjit.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726\mscordacwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9\mscordacwks.dll to \\?\C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9\mscordacwks.dll. Successfully copied file \\?\C:\Users\Carolyn\AppData\Local\niemiro\Archive\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596\wksprt.exe to \\?\C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596\wksprt.exe. Successfully restored ownership for C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully restored permissions on C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_59a396debf6a4cce Successfully restored ownership for C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_594a3b35a627bbf3 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_7241f73397a36916 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_71e89b8a7e60d83b Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_70bce600cd9a94f8 Successfully restored ownership for C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully restored permissions on C:\Windows\winsxs\x86_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_70638a57b458041d Successfully restored ownership for C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully restored permissions on C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.21884_none_b4bd62f9ecc82ea5 Successfully restored ownership for C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully restored permissions on C:\Windows\winsxs\x86_system.web_b03f5f7f11d50a3a_6.1.7601.17750_none_cb8863fbd3231c16 Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_d0bf049862c2da4a Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_d051d66949908151 Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_3b3913208f78178b Successfully restored ownership for C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully restored permissions on C:\Windows\winsxs\x86_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_3adfb777763586b0 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.22380_none_f43555fc0e2fbc06 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.21884_none_f434f8420e3026f8 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.18205_none_0afa8883f490116d Successfully restored ownership for C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.1.7601.17750_none_0afff943f48b1469 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_d17d0444d124da6d Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_d186d14cd11bdc41 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_e84f7958b778f8c9 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_e85004fcb7789704 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.22309_none_efea999d052ef285 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_eff466a50525f459 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.18140_none_06bd0eb0eb8310e1 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_06bd9a54eb82af1c Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_7cf3bc2007728c5f Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_93bcefcfedcf4722 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.22309_none_e8aebc83dd2ffe58 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_e8b8898bdd27002c Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.18140_none_ff813197c3841cb4 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully restored permissions on C:\Windows\winsxs\x86_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_ff81bd3bc383baef Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.22380_none_827eeb81628d3580 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.21884_none_827e8dc7628da072 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.18205_none_99441e0948ed8ae7 Successfully restored ownership for C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully restored permissions on C:\Windows\winsxs\x86_netfx-aspnet_wp_exe_b03f5f7f11d50a3a_6.1.7601.17750_none_99498ec948e88de3 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22402_none_c5243fcc57a9abf6 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.22318_none_c51f6fb657ac62ca Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18221_none_c48400f93e9d2d90 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-wmvdecod_31bf3856ad364e35_6.1.7601.18147_none_c47460f73ea80055 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.22269_none_e9d4c7b1836a1612 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-shdocvw_31bf3856ad364e35_6.1.7601.18103_none_e98608b26a213698 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-rpc-http_31bf3856ad364e35_6.1.7601.22380_none_a23a2690b6f022ea Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.21847_none_5695c66e4b4de657 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-directshow-dvdsupport_31bf3856ad364e35_6.1.7601.17713_none_5628983f321b8d5e Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.22298_none_0e63a32669e6da90 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c4_31bf3856ad364e35_6.1.7601.18128_none_0e25b5cf5090772f Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.22298_none_0e62a2dc69e7c139 Successfully restored ownership for C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully restored permissions on C:\Windows\winsxs\x86_microsoft-windows-a..ence-mitigations-c3_31bf3856ad364e35_6.1.7601.18128_none_0e24b58550915dd8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.22269_none_d4fc4ae0763e0932 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-shell32_31bf3856ad364e35_6.1.7601.18103_none_d4ad8be15cf529b8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.22380_none_1caf1e8da96ebbcc Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-rpc-local_31bf3856ad364e35_6.1.7601.18205_none_1c810294900bbb2d Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.21847_none_0f5719535219b1b8 Successfully restored ownership for C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully restored permissions on C:\Windows\winsxs\wow64_microsoft-windows-directshow-core_31bf3856ad364e35_6.1.7601.17713_none_0ee9eb2438e758bf Successfully restored ownership for C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully restored permissions on C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.21890_none_9955746da747c505 Successfully restored ownership for C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully restored permissions on C:\Windows\winsxs\msil_windowsbase_31bf3856ad364e35_6.1.7601.17755_none_98fc18c48e05342a Successfully restored ownership for C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully restored permissions on C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.21890_none_9826de62323b4a11 Successfully restored ownership for C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully restored permissions on C:\Windows\winsxs\msil_system_b77a5c561934e089_6.1.7601.17755_none_aef01212189804d4 Successfully restored ownership for C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully restored permissions on C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.21890_none_ee82eb3b19cd9c09 Successfully restored ownership for C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully restored permissions on C:\Windows\winsxs\msil_system.windows.forms_b77a5c561934e089_6.1.7601.17755_none_054c1eeb002a56cc Successfully restored ownership for C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.22380_none_0b20e244f4c40765 Successfully restored ownership for C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully restored permissions on C:\Windows\winsxs\msil_system.web.regularexpressions_b03f5f7f11d50a3a_6.1.7601.18205_none_21e614ccdb245ccc Successfully restored ownership for C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.21884_none_3d7d6f5a15a5c951 Successfully restored ownership for C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully restored permissions on C:\Windows\winsxs\msil_system.web.extensions_31bf3856ad364e35_6.1.7601.17750_none_3d10412afc737058 Successfully restored ownership for C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully restored permissions on C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.21890_none_02403814d55b6676 Successfully restored ownership for C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully restored permissions on C:\Windows\winsxs\msil_system.addin_b77a5c561934e089_6.1.7601.17755_none_01e6dc6bbc18d59b Successfully restored ownership for C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully restored permissions on C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.21890_none_78ee1fff6ba0e8c7 Successfully restored ownership for C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully restored permissions on C:\Windows\winsxs\msil_presentationframework_31bf3856ad364e35_6.1.7601.17755_none_7894c456525e57ec Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.21890_none_b5c2326277c7be04 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-windowsbase_31bf3856ad364e35_6.1.7601.17755_none_b568d6b95e852d29 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.21890_none_ce6092b75000da4c Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationhostdll_31bf3856ad364e35_6.1.7601.17755_none_ce07370e36be4971 Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.21890_none_ccdb818485f8062e Successfully restored ownership for C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully restored permissions on C:\Windows\winsxs\amd64_wpf-presentationframework_31bf3856ad364e35_6.1.7601.17755_none_cc8225db6cb57553 Successfully restored ownership for C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully restored permissions on C:\Windows\winsxs\amd64_wcf-icardagt_exe_31bf3856ad364e35_6.1.7600.16385_none_8dcc9c6f8b58a5eb Successfully restored ownership for C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.21890_none_9757aea447d588c1 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx35linq-system.addin_31bf3856ad364e35_6.1.7601.17755_none_96fe52fb2e92f7e6 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.21890_none_a86a53a8176f75e6 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system_b03f5f7f11d50a3a_6.1.7601.17755_none_bf338757fdcc30a9 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.21890_none_6cac500e9500c2e2 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-system.windows.forms_b03f5f7f11d50a3a_6.1.7601.17755_none_837583be7b5d7da5 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_89d99a75bc9fb33b Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-sos_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_a0a2ce25a2fc6dfe Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_a8472fcdf0a9cb53 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_bf10637dd7068616 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.21890_none_35468548f2f66359 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscorjit_dll_b03f5f7f11d50a3a_6.1.7601.17755_none_4c0fb8f8d9531e1c Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.21890_none_a10b52b4c8aad726 Successfully restored ownership for C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully restored permissions on C:\Windows\winsxs\amd64_netfx-mscordacwks_b03f5f7f11d50a3a_6.1.7601.17755_none_b7d48664af0791e9 Successfully restored ownership for C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 Successfully restored permissions on C:\Windows\winsxs\amd64_microsoft-windows-t..es-workspaceruntime_31bf3856ad364e35_6.1.7601.22252_none_84e77e530d21c596 PowerCopy:: directive completed successfully. Successfully processed all directives. SFCFix version 1.5.7.0 by niemiro has completed. Currently storing 89 datablocks. Finish time: 2013-10-03 01:43:34.760 ----------------------EOF----------------------- And here is CBS.txt: View attachment CBS.txt I don't have any experience reading these files, but it looks hopeful. Thanks again!
C CraigB-SD Contributor Joined Sep 27, 2013 Posts 5 Oct 2, 2013 #4 UPDATE: I went ahead and ran Windows Update. Everything looks clean at this time. (I wanted to get it done before my virus scanner runs again tonight because I think it might be getting false positives on some of these files.) Thanks again for your help. Let me know if I need to do anything further.
UPDATE: I went ahead and ran Windows Update. Everything looks clean at this time. (I wanted to get it done before my virus scanner runs again tonight because I think it might be getting false positives on some of these files.) Thanks again for your help. Let me know if I need to do anything further.
tom982 Emeritus Joined May 31, 2012 Posts 4,352 Location New York Oct 3, 2013 #5 Hi Craig, As you correctly noticed, your logs indicate that there are no further problems present on your computer. Glad to hear Windows Update is up and running again, that's always a good sign! Unless you have any further problems/questions, you're good to go :) Tom
Hi Craig, As you correctly noticed, your logs indicate that there are no further problems present on your computer. Glad to hear Windows Update is up and running again, that's always a good sign! Unless you have any further problems/questions, you're good to go :) Tom
C CraigB-SD Contributor Joined Sep 27, 2013 Posts 5 Oct 3, 2013 #6 Thanks again! Much appreciated. ...and I hit the tip jar also!
tom982 Emeritus Joined May 31, 2012 Posts 4,352 Location New York Oct 4, 2013 #7 You're most welcome. Thanks for your donation! As you may have noticed, we have no ads here and rely on the donations of kind users to fund the rising server costs, so your donation is really appreciated! Tom
You're most welcome. Thanks for your donation! As you may have noticed, we have no ads here and rely on the donations of kind users to fund the rising server costs, so your donation is really appreciated! Tom