[SOLVED] windows 7 sp1 error (data error) 0x80070017

I've uploaded a file - bkeab.zip - to my SkyDrive at Noel's SkyDrive

Please download and save it.



Right-click on the saved file and select Extract all...

Change the target to C:\ and click on Extract

Close all windows (it would be a good idea to print these
instructions!)

Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'

Pick that

You'll have to log in with your username and password.



Pick the option to use a Command Prompt

At the prompt type

DIR C:\bkeab

hit the enter key - if you get a 'Not Found' error try

DIR D:\bkeab

or

DIR E:\bkeab


The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...


XCOPY <drive>:\bkeab <drive>:\windows\winsxs /y /i /s /v /h



(e.g. XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )

run the command (it should take almost no time) and when the prompt returns, type

EXIT

and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.



Now run SFC /SCANNOW in an Elevated Command Prompt then reboot and upload the new CBS.log file to your reply



 
There's no sign of the SFC having been run today??
The CheckSUR log (which is from today@12:02) shows the following problem
Code:
Unavailable repair files:
 servicing\packages\Package_13_for_KB2792100~31bf3856ad364e35~x86~~6.1.1.1.mum
 servicing\packages\Package_13_for_KB2792100~31bf3856ad364e35~x86~~6.1.1.1.cat

This corresponds with the following errors in the CBS log (not part of SFC)

Code:
 Line 6931: 2013-03-19 13:17:29, Error                 CBS    Failed to parse package manifest: [URL="file://\\?\C:\Windows\Servicing\Packages\Package_13_for_KB2792100~31bf3856ad364e35~x86~~6.1.1.1.mum"]\\?\C:\Windows\Servicing\Packages\Package_13_for_KB2792100~31bf3856ad364e35~x86~~6.1.1.1.mum[/URL] [HRESULT = 0x80070017 - ERROR_CRC]
 Line 6937: 2013-03-19 13:17:29, Error                 CBS    Failed to internally open package. [HRESULT = 0x80070017 - ERROR_CRC]

These should have been fixed by the booaa.zip file in post #33 etc.

Please run the following commands in an Elevated Command Prompt and post the results.

DIR C:\Windows\temp\CheckSUR\servicing\Package_13_for_KB2792100*.* /S
DIR C:\bkeab
DIR C:\Windows\winsxs\bkeab


Here are some instructions to make life easier :)
1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
 
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


C:\Windows\system32>DIR C:\Windows\temp\CheckSUR\servicing\Package_13_for_KB2792
100*.* /S
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of C:\Windows\temp\CheckSUR\servicing\Packages


03/18/2013 01:08 PM 118,233 package_13_for_kb2792100_bf~31bf3856ad364
e35~x86~~6.1.1.1.cat
03/18/2013 01:08 PM 7,105 package_13_for_kb2792100_bf~31bf3856ad364
e35~x86~~6.1.1.1.mum
2 File(s) 125,338 bytes


Total Files Listed:
2 File(s) 125,338 bytes
0 Dir(s) 14,821,097,472 bytes free


C:\Windows\system32>2013 01:08 PM
'2013' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>6~~6.1.1.1.mum
'6~~6.1.1.1.mum' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 2 File(s)
'2' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>otal Files Listed:
'otal' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 2 File(s)
'2' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 0 Dir(s)
'0' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>dows\system32>dir c"\bkeab
The system cannot find the path specified.


C:\Windows\system32>dir c:\bkeab
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of c:\bkeab


03/20/2013 03:37 PM <DIR> .
03/20/2013 03:37 PM <DIR> ..
03/20/2013 03:37 PM <DIR> bkeab
0 File(s) 0 bytes
3 Dir(s) 14,824,316,928 bytes free


C:\Windows\system32>DIR C:\Windows\winsxs\bkeab
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of C:\Windows\winsxs\bkeab


03/20/2013 06:51 PM <DIR> .
03/20/2013 06:51 PM <DIR> ..
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-i..nspection.resour
ces_31bf3856ad364e35_9.4.8112.16421_en-us_a467a79f94926dbf
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-i..se-bigramdiction
ary_31bf3856ad364e35_6.1.7600.16385_none_8e296a1361001015
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-imapiv2-base_31bf38
56ad364e35_6.1.7600.16385_none_c2e0c60973f54ddd
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-ntvdm-system32_31bf
3856ad364e35_6.1.7600.16385_none_fde3cf3dd3e16d0d
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-s..inboxgames-shang
hai_31bf3856ad364e35_6.1.7600.16385_none_c07a51d9507d9398
03/20/2013 06:51 PM <DIR> x86_microsoft-windows-sonic-sbeserver_31b
f3856ad364e35_6.1.7600.16385_none_1ce85d64ba8de34d
03/20/2013 06:51 PM <DIR> x86_prnca00c.inf_31bf3856ad364e35_6.1.760
0.16385_none_81a95de83e30c269
03/20/2013 06:51 PM <DIR> x86_prngt002.inf_31bf3856ad364e35_6.1.760
0.16385_none_4385b19c13e02499
0 File(s) 0 bytes
10 Dir(s) 14,824,120,320 bytes free


C:\Windows\system32>
 
Please delete the existing c:\bkeab folder and its content, and then follow the instructions in post #41 closely.
The problem was that instead of extracting the zip file to c:\ you extracted it to c:\bkeab - which resulted in everything being in the wrong place for the fix to work.
The extraction process will automatically create the proper C:\bkeab folder ONLY if extracted to C:\
 
dont know if this will help any but i posted up my specs, u can see them under my name over there on the left side. i put what i knew.
 
Still the same problem...
Please run the following command again, and post the results.


DIR C:\bkeab
 
here you go.

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


C:\Windows\system32>dir c:\bkeab
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of c:\bkeab


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM <DIR> bkeab
0 File(s) 0 bytes
3 Dir(s) 13,860,126,720 bytes free


C:\Windows\system32>
 
Appears to be a sub-directory named the same.

Please run:
Code:
dir c:\bkeab /a /s
 
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


C:\Windows\system32>dir c:\bkeab /a /s
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of c:\bkeab


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM <DIR> bkeab
0 File(s) 0 bytes


Directory of c:\bkeab\bkeab


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-i..nspection.resour
ces_31bf3856ad364e35_9.4.8112.16421_en-us_a467a79f94926dbf
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-i..se-bigramdiction
ary_31bf3856ad364e35_6.1.7600.16385_none_8e296a1361001015
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-imapiv2-base_31bf38
56ad364e35_6.1.7600.16385_none_c2e0c60973f54ddd
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-ntvdm-system32_31bf
3856ad364e35_6.1.7600.16385_none_fde3cf3dd3e16d0d
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-s..inboxgames-shang
hai_31bf3856ad364e35_6.1.7600.16385_none_c07a51d9507d9398
03/20/2013 09:57 PM <DIR> x86_microsoft-windows-sonic-sbeserver_31b
f3856ad364e35_6.1.7600.16385_none_1ce85d64ba8de34d
03/20/2013 09:57 PM <DIR> x86_prnca00c.inf_31bf3856ad364e35_6.1.760
0.16385_none_81a95de83e30c269
03/20/2013 09:57 PM <DIR> x86_prngt002.inf_31bf3856ad364e35_6.1.760
0.16385_none_4385b19c13e02499
0 File(s) 0 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-i..nspection.resources_31bf38
56ad364e35_9.4.8112.16421_en-us_a467a79f94926dbf


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 27,136 networkinspection.dll.mui
1 File(s) 27,136 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-i..se-bigramdictionary_31bf38
56ad364e35_6.1.7600.16385_none_8e296a1361001015


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 15,815,555 IMTCS.IMD
1 File(s) 15,815,555 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-imapiv2-base_31bf3856ad364e35
_6.1.7600.16385_none_c2e0c60973f54ddd


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 392,704 imapi2.dll
1 File(s) 392,704 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-ntvdm-system32_31bf3856ad364e
35_6.1.7600.16385_none_fde3cf3dd3e16d0d


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 12,498 append.exe
1 File(s) 12,498 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-s..inboxgames-shanghai_31bf38
56ad364e35_6.1.7600.16385_none_c07a51d9507d9398


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 13,713,920 Mahjong.dll
1 File(s) 13,713,920 bytes


Directory of c:\bkeab\bkeab\x86_microsoft-windows-sonic-sbeserver_31bf3856ad364
e35_6.1.7600.16385_none_1ce85d64ba8de34d


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 9,612,800 SBEServer.exe
1 File(s) 9,612,800 bytes


Directory of c:\bkeab\bkeab\x86_prnca00c.inf_31bf3856ad364e35_6.1.7600.16385_no
ne_81a95de83e30c269


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 18,247 prnca00c.cat
1 File(s) 18,247 bytes


Directory of c:\bkeab\bkeab\x86_prngt002.inf_31bf3856ad364e35_6.1.7600.16385_no
ne_4385b19c13e02499


03/20/2013 09:57 PM <DIR> .
03/20/2013 09:57 PM <DIR> ..
03/20/2013 09:57 PM 20,085 prngt002.cat
1 File(s) 20,085 bytes


Total Files Listed:
8 File(s) 39,612,945 bytes
29 Dir(s) 14,092,361,728 bytes free


C:\Windows\system32>
 
Using Windows Explorer, please move the C:\bkeab\bkeab folder to C:\ (Not just the content, but the folder)
You will have to confirm it as it will overwrite the existing folder.

Then post the results of Griff2's command
 
quick question, i have been looking at the device manager and my PCI Modem is not up to date is there a way to fix this, i have been looking for a way to fix it, it will not update, i am using windows 7 home premium on a dell inspiron 8600.
 
'ces_31bf3856ad364e35_9.4.8112.16421_en-us_a467a79f94926dbf' is not recognized a
s an internal or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_microsoft-windows
-i..se-bigramdiction
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>ary_31bf3856ad364e35_6.1.7600.16385_none_8e296a1361001015
'ary_31bf3856ad364e35_6.1.7600.16385_none_8e296a1361001015' is not recognized as
an internal or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_microsoft-windows
-imapiv2-base_31bf38
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>56ad364e35_6.1.7600.16385_none_c2e0c60973f54ddd
'56ad364e35_6.1.7600.16385_none_c2e0c60973f54ddd' is not recognized as an intern
al or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_microsoft-windows
-ntvdm-system32_31bf
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>3856ad364e35_6.1.7600.16385_none_fde3cf3dd3e16d0d
'3856ad364e35_6.1.7600.16385_none_fde3cf3dd3e16d0d' is not recognized as an inte
rnal or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_microsoft-windows
-s..inboxgames-shang
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>hai_31bf3856ad364e35_6.1.7600.16385_none_c07a51d9507d9398
'hai_31bf3856ad364e35_6.1.7600.16385_none_c07a51d9507d9398' is not recognized as
an internal or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_microsoft-windows
-sonic-sbeserver_31b
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>f3856ad364e35_6.1.7600.16385_none_1ce85d64ba8de34d
'f3856ad364e35_6.1.7600.16385_none_1ce85d64ba8de34d' is not recognized as an int
ernal or external command,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_prnca00c.inf_31bf
3856ad364e35_6.1.760
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>0.16385_none_81a95de83e30c269
'0.16385_none_81a95de83e30c269' is not recognized as an internal or external com
mand,
operable program or batch file.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> x86_prngt002.inf_31bf
3856ad364e35_6.1.760
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>0.16385_none_4385b19c13e02499
'0.16385_none_4385b19c13e02499' is not recognized as an internal or external com
mand,
operable program or batch file.


C:\Windows\system32> 0 File(s) 0 bytes
'0' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-i..nspection.re
sources_31bf3856ad36
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>4e35_9.4.8112.16421_en-us_a467a79f94926dbf
'4e35_9.4.8112.16421_en-us_a467a79f94926dbf' is not recognized as an internal or
external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 27,136 networkinspection.dll
.mui
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 27,136 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-i..se-bigramdic
tionary_31bf3856ad36
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>4e35_6.1.7600.16385_none_8e296a1361001015
'4e35_6.1.7600.16385_none_8e296a1361001015' is not recognized as an internal or
external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 15,815,555 IMTCS.IMD
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 15,815,555 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-imapiv2-base_31
bf3856ad364e35_6.1.7
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>600.16385_none_c2e0c60973f54ddd
'600.16385_none_c2e0c60973f54ddd' is not recognized as an internal or external c
ommand,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 392,704 imapi2.dll
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 392,704 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-ntvdm-system32_
31bf3856ad364e35_6.1
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>.7600.16385_none_fde3cf3dd3e16d0d
'.7600.16385_none_fde3cf3dd3e16d0d' is not recognized as an internal or external
command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 12,498 append.exe
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 12,498 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-s..inboxgames-s
hanghai_31bf3856ad36
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>4e35_6.1.7600.16385_none_c07a51d9507d9398
'4e35_6.1.7600.16385_none_c07a51d9507d9398' is not recognized as an internal or
external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 13,713,920 Mahjong.dll
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 13,713,920 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_microsoft-windows-sonic-sbeserver
_31bf3856ad364e35_6.
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>1.7600.16385_none_1ce85d64ba8de34d
'1.7600.16385_none_1ce85d64ba8de34d' is not recognized as an internal or externa
l command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 9,612,800 SBEServer.exe
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 9,612,800 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_prnca00c.inf_31bf3856ad364e35_6.1
.7600.16385_none_81a
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>95de83e30c269
'95de83e30c269' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 18,247 prnca00c.cat
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 18,247 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Directory of c:\bkeab\x86_prngt002.inf_31bf3856ad364e35_6.1
.7600.16385_none_438
'Directory' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>5b19c13e02499
'5b19c13e02499' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>03/20/2013 09:57 PM <DIR> .
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM <DIR> ..
Access is denied.


C:\Windows\system32>03/20/2013 09:57 PM 20,085 prngt002.cat
'03' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 1 File(s) 20,085 bytes
'1' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32> Total Files Listed:
'Total' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 8 File(s) 39,612,945 bytes
'8' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32> 26 Dir(s) 14,179,794,944 bytes free
'26' is not recognized as an internal or external command,
operable program or batch file.


C:\Windows\system32>
C:\Windows\system32>C:\Windows\system32>
 
One thing at a time! :)

OK _ the files look as if they are where they are supposed to be now,

Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'

Pick that

You'll have to log in with your username and password.


Pick the option to use a Command Prompt

At the prompt type

DIR C:\bkeab

hit the enter key - if you get a 'Not Found' error try

DIR D:\bkeab

or

DIR E:\bkeab


The drive letter in use when you find the folder will need to be substituted (for<drive>) into the following command...


XCOPY <drive>:\bkeab <drive>:\windows\winsxs /y /i /s /v /h



(e.g.XCOPY P:\wfire P:\windows\winsxs /y /i /s /v /h )

run the command (it should take almost no time) and when the prompt returns, type

EXIT

and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.



Now run SFC /SCANNOW in an Elevated Command Prompt then reboot and upload the new CBS.log file to your reply
 
scanning now, i also just started having problems with my usb ports, my mouse lights up but will not move on the screen.
 
OK - here's the important bit from the CBS log....

Code:
 Line 51293: 2013-03-23 13:42:06, Info                  CSI    000001cc [SR] Repairing 9 components
 Line 51294: 2013-03-23 13:42:06, Info                  CSI    000001cd [SR] Beginning Verify and Repair transaction
 Line 51297: 2013-03-23 13:42:11, Info                  CSI    000001cf [SR] Cannot repair member file [l:18{9}]"IMTCS.IMD" of Microsoft-Windows-IME-Traditional-Chinese-BigramDictionary, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51298: 2013-03-23 13:42:32, Info                  CSI    000001d0 [SR] Cannot repair member file [l:20{10}]"imapi2.dll" of Microsoft-Windows-IMAPIv2-Base, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51301: 2013-03-23 13:42:33, Info                  CSI    000001d2 [SR] Cannot repair member file [l:22{11}]"Mahjong.dll" of Microsoft-Windows-Shell-PremiumInboxGames-Shanghai, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51304: 2013-03-23 13:42:35, Info                  CSI    000001d4 [SR] Cannot repair member file [l:26{13}]"SBEServer.exe" of Microsoft-Windows-Sonic-SBEServer, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51307: 2013-03-23 13:42:36, Info                  CSI    000001d6 [SR] Cannot repair member file [l:24{12}]"prnca00c.cat" of prnca00c.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51310: 2013-03-23 13:42:37, Info                  CSI    000001d8 [SR] Cannot repair member file [l:24{12}]"prngt002.cat" of prngt002.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51311: 2013-03-23 13:42:45, Info                  CSI    000001d9 [SR] Cannot repair member file [l:24{12}]"prnle002.cat" of prnle002.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51312: 2013-03-23 13:42:55, Info                  CSI    000001da [SR] Cannot repair member file [l:24{12}]"prnkm002.cat" of prnkm002.inf, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 51315: 2013-03-23 13:42:56, Info                  CSI    000001dc [SR] Cannot repair member file [l:18{9}]"IMTCS.IMD" of Microsoft-Windows-IME-Traditional-Chinese-BigramDictionary, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch

Compared to the earlier ones it's a minor improvement - one mismatch (networkinspection.dll.mui) has been fixed while the others remain a problem.

Please run the following commands - each will take a couple of minutes, so be patient - and post the results.


DIR C:\Windows\Mahjong.dll /S
DIR C:\bkeab /S
DIR C:\Windows\IMTCS.IMD /S
ICACLS C:\Windows\Mahjong.dll /T
ICACLS C:\bkeab /T
ICACLS C:\Windows\IMTCS.IMD /T
 
1 File(s) 15,815,555 bytes


Directory of C:\bkeab\x86_microsoft-windows-imapiv2-base_31bf3856ad364e35_6.1.7
600.16385_none_c2e0c60973f54ddd


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 392,704 imapi2.dll
1 File(s) 392,704 bytes


Directory of C:\bkeab\x86_microsoft-windows-ntvdm-system32_31bf3856ad364e35_6.1
.7600.16385_none_fde3cf3dd3e16d0d


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 12,498 append.exe
1 File(s) 12,498 bytes


Directory of C:\bkeab\x86_microsoft-windows-s..inboxgames-shanghai_31bf3856ad36
4e35_6.1.7600.16385_none_c07a51d9507d9398


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 13,713,920 Mahjong.dll
1 File(s) 13,713,920 bytes


Directory of C:\bkeab\x86_microsoft-windows-sonic-sbeserver_31bf3856ad364e35_6.
1.7600.16385_none_1ce85d64ba8de34d


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 9,612,800 SBEServer.exe
1 File(s) 9,612,800 bytes


Directory of C:\bkeab\x86_prnca00c.inf_31bf3856ad364e35_6.1.7600.16385_none_81a
95de83e30c269


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 18,247 prnca00c.cat
1 File(s) 18,247 bytes


Directory of C:\bkeab\x86_prngt002.inf_31bf3856ad364e35_6.1.7600.16385_none_438
5b19c13e02499


03/23/2013 10:01 AM <DIR> .
03/23/2013 10:01 AM <DIR> ..
03/23/2013 10:01 AM 20,085 prngt002.cat
1 File(s) 20,085 bytes


Total Files Listed:
8 File(s) 39,612,945 bytes
26 Dir(s) 13,959,536,640 bytes free


C:\Windows\system32>DIR C:\Windows\IMTCS.IMD /S
Volume in drive C has no label.
Volume Serial Number is AE3A-BF9E


Directory of C:\Windows\IME\IMETC10\DICTS


03/23/2013 10:01 AM 15,815,555 IMTCS.IMD
1 File(s) 15,815,555 bytes


Directory of C:\Windows\winsxs\bkeab\x86_microsoft-windows-i..se-bigramdictiona
ry_31bf3856ad364e35_6.1.7600.16385_none_8e296a1361001015


03/20/2013 03:37 PM 15,815,555 IMTCS.IMD
1 File(s) 15,815,555 bytes


Directory of C:\Windows\winsxs\x86_microsoft-windows-i..se-bigramdictionary_31b
f3856ad364e35_6.1.7600.16385_none_8e296a1361001015


03/23/2013 10:01 AM 15,815,555 IMTCS.IMD
1 File(s) 15,815,555 bytes


Total Files Listed:
3 File(s) 47,446,665 bytes
0 Dir(s) 13,959,536,640 bytes free


C:\Windows\system32>ICACLS C:\Windows\Mahjong.dll /T
C:\Windows\System32\LogFiles\WMI\RtBackup\*: Access is denied.
Successfully processed 0 files; Failed processing 1 files


C:\Windows\system32>ICACLS C:\bkeab /T
C:\bkeab BUILTIN\Administrators:(I)(F)
BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)
NT AUTHORITY\SYSTEM:(I)(F)
NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)
BUILTIN\Users:(I)(OI)(CI)(RX)
NT AUTHORITY\Authenticated Users:(I)(M)
NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-i..nspection.resources_31bf3856ad364e35_9.4.8112.
16421_en-us_a467a79f94926dbf BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)




C:\bkeab\x86_microsoft-windows-i..se-bigramdictionary_31bf3856ad364e35_6.1.7600.
16385_none_8e296a1361001015 BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-imapiv2-base_31bf3856ad364e35_6.1.7600.16385_none
_c2e0c60973f54ddd BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-ntvdm-system32_31bf3856ad364e35_6.1.7600.16385_no
ne_fde3cf3dd3e16d0d BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-s..inboxgames-shanghai_31bf3856ad364e35_6.1.7600.
16385_none_c07a51d9507d9398 BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-sonic-sbeserver_31bf3856ad364e35_6.1.7600.16385_n
one_1ce85d64ba8de34d BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_prnca00c.inf_31bf3856ad364e35_6.1.7600.16385_none_81a95de83e30c269
BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_prngt002.inf_31bf3856ad364e35_6.1.7600.16385_none_4385b19c13e02499
BUILTIN\Administrators:(I)(F)


BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)


NT AUTHORITY\SYSTEM:(I)(F)


NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)


BUILTIN\Users:(I)(OI)(CI)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)


C:\bkeab\x86_microsoft-windows-i..nspection.resources_31bf3856ad364e35_9.4.8112.
16421_en-us_a467a79f94926dbf\networkinspection.dll.mui BUILTIN\Administrators:(I
)(F)


NT AUTHORITY\SYSTEM:(I)(F
)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticate
d Users:(I)(M)


C:\bkeab\x86_microsoft-windows-i..se-bigramdictionary_31bf3856ad364e35_6.1.7600.
16385_none_8e296a1361001015\IMTCS.IMD BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_microsoft-windows-imapiv2-base_31bf3856ad364e35_6.1.7600.16385_none
_c2e0c60973f54ddd\imapi2.dll BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_microsoft-windows-ntvdm-system32_31bf3856ad364e35_6.1.7600.16385_no
ne_fde3cf3dd3e16d0d\append.exe BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_microsoft-windows-s..inboxgames-shanghai_31bf3856ad364e35_6.1.7600.
16385_none_c07a51d9507d9398\Mahjong.dll BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_microsoft-windows-sonic-sbeserver_31bf3856ad364e35_6.1.7600.16385_n
one_1ce85d64ba8de34d\SBEServer.exe BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_prnca00c.inf_31bf3856ad364e35_6.1.7600.16385_none_81a95de83e30c269\
prnca00c.cat BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


C:\bkeab\x86_prngt002.inf_31bf3856ad364e35_6.1.7600.16385_none_4385b19c13e02499\
prngt002.cat BUILTIN\Administrators:(I)(F)


NT AUTHORITY\SYSTEM:(I)(F)


BUILTIN\Users:(I)(RX)


NT AUTHORITY\Authenticated Users:(I)(M)


Successfully processed 17 files; Failed processing 0 files


C:\Windows\system32>ICACLS C:\Windows\IMTCS.IMD /T
C:\Windows\IME\IMETC10\DICTS\IMTCS.IMD NT SERVICE\TrustedInstaller:(F)
BUILTIN\Administrators:(RX)
NT AUTHORITY\SYSTEM:(RX)
BUILTIN\Users:(RX)


C:\Windows\System32\LogFiles\WMI\RtBackup\*: Access is denied.
Successfully processed 1 files; Failed processing 1 files


C:\Windows\system32>


i believe this is everything that i got..
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top