HELP sfc /scannow


  Reply to this topic Start new topic Start Poll

> 

HELP sfc /scannow

Windows Vista

srinivasan
Aug 26 2007, 09:40 AM | Tags: Scannow Sfc
Related tags: Networking Shows Restoring Changing Sharing Uac Wont Media Folder Working Issues Test


Member
***

Group: Members
Posts: 137
Member No.: 593
Joined: 19-October 07



I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...
PM Email Poster
Top
koniek
Aug 27 2007, 12:34 AM | Tags: Scannow Sfc
Related tags: Opengl Sticks Defender Message Desktop Sony Issues Shadow Two Emails Autochkexe


Member
**

Group: Members
Posts: 76
Member No.: 1063
Joined: 03-November 07



Try running System File Checker without the Vista DVD. The DVD would be of no use, really, and it may be causing it not to complete its scan. The files it verifies against (or cross-checks with) are under C:\Windows\WinSxS\.
Under C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, dsound.dll.mui is the only file in that folder. You can check if this is the case on your computer. I'm not sure the entry in your log is cause for concern.
To determine which files could not be repaired by the System File Checker tool, more easily, after a scan, see:
support.microsoft.com/kb/929833

"William Beard"
QUOTE
I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...

PM Email Poster
Top
Leeza
Aug 27 2007, 03:30 PM | Tags: Sfc Scannow
Related tags: Access Folder Defender Problem Modules Has Folder User Question Not Drivers


Member
***

Group: Members
Posts: 131
Member No.: 335
Joined: 11-February 08



Thanks for the feedback,but not go. It still breaks out at 8% and logs the same data. The referenced folder is NOT in the C:\Windows\winsxs\ folder, therefore the dsound.dll.mui file is also missing. I do have a copy of dsound.dll as a result of installing a Windows 95 program called Spycraft, but it's not in the Windows folders, and there are no other dsound.dll file. Even if I obtained a copy of the dsound.dll.mui file, Vista won't let me create the folder in the C:\Windows\winsxs\.
Why won't sfc /scannow work? It's still looking to the CD/DVD Drive for a file.
I know about support.microsoft.com/kb/929833. That's how I learned about the CBS.log.
Since sfc can't complete it's run, it won't create the sfcdetails.txt file. I have find the info about the missing file the old fashioned way.
I did a Microsoft.com search for dsound.dll.mui and came up empty. Now that scares me. If this file is missing, what else is missing. Maybe something more important. I would be nice, if sfc had completed it's run and recorded ALL the "errors".
Any other suggestions most welcome....H E L P !
"dean-dean"
QUOTE
Try running System File Checker without the Vista DVD. The DVD would be of no use, really, and it may be causing it not to complete its scan. The files it verifies against (or cross-checks with) are under C:\Windows\WinSxS\.
Under C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, dsound.dll.mui is the only file in that folder. You can check if this is the case on your computer. I'm not sure the entry in your log is cause for concern.
To determine which files could not be repaired by the System File Checker tool, more easily, after a scan, see:
support.microsoft.com/kb/929833

"William Beard" I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...

PM Email Poster
Top
mayafishing
Aug 28 2007, 10:59 AM | Tags: Scannow Sfc
Related tags: Installs Sp2 Explorer Drive Remote Badpoolcaller Dvc100 Observation Upgrading Setup Laptop Removing


Member
******

Group: Members
Posts: 694
Member No.: 470
Joined: 17-September 07



Here are my locations for dsound.* :
C:\Windows\System32\dsound.dll C:\Windows\System32\en-US\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound_31bf3856ad364e35_6.0.6000.16386_none_5664fc5c44f7ce2c\dsound.dll
Dsound.dll, in System32, is for DirectSound, and should be version 6.0.6000.16386. Date modified should be 11/2/2006.
If you were to run DirectX Diagnostic Tool, does it report any proplems? (Type dxdiag in the Start Menu's Start Search box, and click on the result).
Try this command, to see if SFC can complete:
SFC /VERIFYONLY
This command will have SFC scan all protected system files, but not attempt to repair files. Or, to verify (but not repair) dsound.dll only (for example), type:
sfc /VERIFYFILE=c:\windows\system32\dsound.dll
or, for dsound.dll.mui:
sfc /VERIFYFILE=c:\Windows\System32\en-US\dsound.dll.mui
"William Beard"
QUOTE
Thanks for the feedback,but not go. It still breaks out at 8% and logs the same data. The referenced folder is NOT in the C:\Windows\winsxs\ folder, therefore the dsound.dll.mui file is also missing. I do have a copy of dsound.dll as a result of installing a Windows 95 program called Spycraft, but it's not in the Windows folders, and there are no other dsound.dll file. Even if I obtained a copy of the dsound.dll.mui file, Vista won't let me create the folder in the C:\Windows\winsxs\.
Why won't sfc /scannow work? It's still looking to the CD/DVD Drive for a file.
I know about support.microsoft.com/kb/929833. That's how I learned about the CBS.log.
Since sfc can't complete it's run, it won't create the sfcdetails.txt file. I have find the info about the missing file the old fashioned way.
I did a Microsoft.com search for dsound.dll.mui and came up empty. Now that scares me. If this file is missing, what else is missing. Maybe something more important. I would be nice, if sfc had completed it's run and recorded ALL the "errors".
Any other suggestions most welcome....H E L P !
"dean-dean" Try running System File Checker without the Vista DVD. The DVD would be of no use, really, and it may be causing it not to complete its scan. The files it verifies against (or cross-checks with) are under C:\Windows\WinSxS\.
Under C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, dsound.dll.mui is the only file in that folder. You can check if this is the case on your computer. I'm not sure the entry in your log is cause for concern.
To determine which files could not be repaired by the System File Checker tool, more easily, after a scan, see:
support.microsoft.com/kb/929833

"William Beard" I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...


PM Email Poster
Top
Mess
Aug 28 2007, 07:11 PM | Tags: Sfc Scannow
Related tags: Serial Direct 9250 Screen Prompt Direct Connectivity Media Shares


Member
***

Group: Members
Posts: 198
Member No.: 73
Joined: 24-February 08



I hate this Vista new search engine. I can make it find squat.
I did, manually, find c:\windows\system32\dsound.dll thanks to your guidance. The version of c:\windows\system32\dsound.dll matched your data specs. I, also, found a dsound.ddl.mui file at c:\windows\system32\en-US. Not where sfc is looking!
Remember, this is new to me. I am learning from your replies. So, thanks for the training!
1. Now, one of my mistakes, I think, was not using capitol letters. I'm learning... 2. What is a POQ? 3. Each time I run sfc /SCANNOW, it goes from POQ0 to Various POQs. One time it when to POQ14, the next to POQ4, the next POQ9. It seem to begin a "Beginning Verify and Repair transaction" phase and breaks out when trying to access... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 I have manually checked. It is NOT there. There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-dmusic... There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-mmecore.... No audio-dsound. I tried to create the directory, but Vista won't let me. If you now how to get me the write permission, I could make the folder and copy the file into it, then see if it is the only thing that's apparently misplaced.
The DirectX Diagnostic Tool ran well and showed no problems.
I have included an extract from the end of the sfc /SCANNOW run. Secondly, I have included the complete sfc /VERIFYONLY run. As you can see, VERIFYONLY also repairs. Don't ask me. I just work here. Haha.
Now, I think I have covered everything. Where do we go from here. I do wish to make sfc work 100%.
Again, thank you for the guidance.
======================================================================================================== sfc /SCANONLY extract...
POQ 9 ends. 2007-05-09 03:44:26, Info CSI 00000033 [SR] Verify complete 2007-05-09 03:44:26, Info CSI 00000034 [SR] Verifying 100 (0x00000064) components 2007-05-09 03:44:26, Info CSI 00000035 [SR] Beginning Verify and Repair transaction 2007-05-09 03:44:26, Error CSI 00000036 (F) STATUS_OBJECT_NAME_NOT_FOUND #622072# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x32fe4e4->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x32fe504, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-09 03:44:26, Error CSI 00000037 2007/5/8:18:44:26.721 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-09 03:44:35, Error CSI 00000038 (F) STATUS_OBJECT_NAME_NOT_FOUND #622071# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-09 03:44:35, Error CSI 00000039 (F) STATUS_OBJECT_NAME_NOT_FOUND #622070# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x32fe8b8->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
=======================================================================================================
sfc /VERIFYONLY ..........
2007-05-09 04:16:14, Info CSI 00000001 2007/5/8:19:16:14.219 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6bd6d1e6 0x6bd4e83c 0xda203b 0xda1ec3 0xda1939) 2007-05-09 04:16:15, Info CSI 00000002 2007/5/8:19:16:15.544 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6bd9acc4 0x6bd82c5c 0xda203b 0xda1ec3 0xda1939) 2007-05-09 04:16:15, Info CBS Loaded Servicing Stack v6.0.6000.16386 with Core: C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\cbscore.dll 2007-05-09 04:16:15, Info CSI 00000003 2007/5/8:19:16:15.807 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6ec91a0d 0x6ec91794 0xda3357 0xda29ba 0xda1939) 2007-05-09 04:16:15, Info CBS NonStart: Checking to ensure startup processing was not required. 2007-05-09 04:16:16, Info CSI 00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = disp 2007-05-09 04:16:16, Info CBS NonStart: Success, startup processing not required as expected. 2007-05-09 04:16:16, Info CSI 00000005 CSI Store 2878352 (0x002beb90) initialized 2007-05-09 04:16:22, Info CSI 00000006 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:16:22, Info CSI 00000007 [SR] Beginning Verify and Repair transaction 2007-05-09 04:16:44, Info CSI 00000008 Repair results created: POQ 0 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\3efabb69a591c701650000002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\8eafe869a591c701660000002417f411.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:208{104}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e2f006aa591c701670000002417f411.$$_ehome_40103e2da1d121de.cdf-ms", Destination = [l:120{60}]"\SystemRoot\WinSxS\FileMaps\$$_ehome_40103e2da1d121de.cdf-ms" 3: Move File: Source = [l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\0e160c6aa591c701680000002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", Destination = [l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf-ms" 4: Move File: Source = [l:244{122}]"\SystemRoot\WinSxS\Temp\PendingRenames\7e3e1e6aa591c701690000002417f411.program_files_common_files_d7a65bb2f0e854e7.cdf-ms", Destination = [l:156{78}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_d7a65bb2f0e854e7.cdf-ms" 5: Move File: Source = [l:278{139}]"\SystemRoot\WinSxS\Temp\PendingRenames\be802d6aa591c7016a0000002417f411.program_files_common_files_microsoft_shared_818c5a0e45020fba.cdf-ms", Destination = [l:190{95}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_818c5a0e45020fba.cdf-ms" 6: Move File: Source = [l:286{143}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e68426aa591c7016b0000002417f411.program_files_common_files_microsoft_shared_ink_3c86e3db0b3b254c.cdf-ms", Destination = [l:198{99}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_ink_3c86e3db0b3b254c.cdf-ms" 7: Move File: Source = [l:292{146}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e9d4e6aa591c7016c0000002417f411.program_files_common_files_microsoft_shared_ink_en_7a951cedcb9a5105.cdf-ms", Destination = [l:204{102}]"\ 2007-05-09 04:16:44, Info CSI SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_ink_en_7a951cedcb9a5105.cdf-ms"
POQ 0 ends. 2007-05-09 04:16:44, Info CSI 00000009 [SR] Verify complete 2007-05-09 04:16:47, Info CSI 0000000a [SR] Verifying 100 (0x00000064) components 2007-05-09 04:16:47, Info CSI 0000000b [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:04, Info CSI 0000000c Repair results created: POQ 1 starts:
POQ 1 ends. 2007-05-09 04:17:04, Info CSI 0000000d [SR] Verify complete 2007-05-09 04:17:06, Info CSI 0000000e [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:06, Info CSI 0000000f [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:12, Info CSI 00000010 Repair results created: POQ 2 starts:
POQ 2 ends. 2007-05-09 04:17:12, Info CSI 00000011 [SR] Verify complete 2007-05-09 04:17:13, Info CSI 00000012 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:13, Info CSI 00000013 [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:19, Info CSI 00000014 Repair results created: POQ 3 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\2ec13a7fa591c701990100002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\be02417fa591c7019a0100002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", Destination = [l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf-ms" 2: Move File: Source = [l:226{113}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e67497fa591c7019b0100002417f411.program_files_msn_c251348d92e4b3eb.cdf-ms", Destination = [l:138{69}]"\SystemRoot\WinSxS\FileMaps\program_files_msn_c251348d92e4b3eb.cdf-ms"
POQ 3 ends. 2007-05-09 04:17:19, Info CSI 00000015 [SR] Verify complete 2007-05-09 04:17:21, Info CSI 00000016 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:21, Info CSI 00000017 [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:35, Info CSI 00000018 Repair results created: POQ 4 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\eec3b186a591c701000200002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\aeebba86a591c701010200002417f411.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:216{108}]"\SystemRoot\WinSxS\Temp\PendingRenames\ce32d186a591c701020200002417f411.$$_resources_fbee56ab048ab239.cdf-ms", Destination = [l:128{64}]"\SystemRoot\WinSxS\FileMaps\$$_resources_fbee56ab048ab239.cdf-ms" 3: Move File: Source = [l:230{115}]"\SystemRoot\WinSxS\Temp\PendingRenames\8ee9d786a591c701030200002417f411.$$_resources_themes_4d0d4910e83c2273.cdf-ms", Destination = [l:142{71}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_4d0d4910e83c2273.cdf-ms" 4: Move File: Source = [l:240{120}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e52de86a591c701040200002417f411.$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms", Destination = [l:152{76}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms" 5: Move File: Source = [l:252{126}]"\SystemRoot\WinSxS\Temp\PendingRenames\9ed4e186a591c701050200002417f411.$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms", Destination = [l:164{82}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms" 6: Move File: Source = [l:276{138}]"\SystemRoot\WinSxS\Temp\PendingRenames\dec3e986a591c701060200002417f411.$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms", Destination = [l:188{94}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms" 7: Move File: Source = [l:234{117}]"\SystemRoot\WinSxS\Temp\PendingRenames\aedf3987a591c701070200002417f411.$$_help_windows_en-us_b594929e73669c5e.cdf-ms", Destination = [l:146{73}]"\SystemRoot\WinSxS\FileMaps\$$_help_windows_en-us_b 2007-05-09 04:17:35, Info CSI 594929e73669c5e.cdf-ms" 8: Move File: Source = [l:228{114}]"\SystemRoot\WinSxS\Temp\PendingRenames\1ed33f87a591c701080200002417f411.$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms", Destination = [l:140{70}]"\SystemRoot\WinSxS\FileMaps\$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms" 9: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\eee7a587a591c701090200002417f411.$$_apppatch_1143992cbbbebcab.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_apppatch_1143992cbbbebcab.cdf-ms" 10: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e23cb87a591c7010a0200002417f411.$$_schcache_f995a5d4decb8cc0.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_schcache_f995a5d4decb8cc0.cdf-ms" 11: Move File: Source = [l:212{106}]"\SystemRoot\WinSxS\Temp\PendingRenames\7eac2888a591c7010b0200002417f411.$$_msagent_be90584645cb9b95.cdf-ms", Destination = [l:124{62}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_be90584645cb9b95.cdf-ms" 12: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e8f6e88a591c7010c0200002417f411.$$_system32_21f9a9c4a2f8b514.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms" 13: Move File: Source = [l:242{121}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e178288a591c7010d0200002417f411.$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms", Destination = [l:154{77}]"\SystemRoot\WinSxS\FileMaps\$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms" 14: Move File: Source = [l:224{112}]"\SystemRoot\WinSxS\Temp\PendingRenames\aea4a588a591c7010e0200002417f411.$$_msagent_chars_9a5bcb5da392f588.cdf-ms", Destination = [l:136{68}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_chars_9a5bcb5da392f588.cdf-ms"
POQ 4 ends. 2007-05-09 04:17:35, Info CSI 00000019 [SR] Verify complete 2007-05-09 04:17:37, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:37, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:39, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x194e84c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x194e86c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-09 04:17:39, Error CSI 0000001d 2007/5/8:19:17:39.542 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-09 04:18:05, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-09 04:18:05, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x194ec20->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))

======================================================================================================
"dean-dean"
QUOTE
Here are my locations for dsound.* :
C:\Windows\System32\dsound.dll C:\Windows\System32\en-US\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound_31bf3856ad364e35_6.0.6000.16386_none_5664fc5c44f7ce2c\dsound.dll
Dsound.dll, in System32, is for DirectSound, and should be version 6.0.6000.16386. Date modified should be 11/2/2006.
If you were to run DirectX Diagnostic Tool, does it report any proplems? (Type dxdiag in the Start Menu's Start Search box, and click on the result).
Try this command, to see if SFC can complete:
SFC /VERIFYONLY
This command will have SFC scan all protected system files, but not attempt to repair files. Or, to verify (but not repair) dsound.dll only (for example), type:
sfc /VERIFYFILE=c:\windows\system32\dsound.dll
or, for dsound.dll.mui:
sfc /VERIFYFILE=c:\Windows\System32\en-US\dsound.dll.mui
"William Beard" Thanks for the feedback,but not go. It still breaks out at 8% and logs the same data. The referenced folder is NOT in the C:\Windows\winsxs\ folder, therefore the dsound.dll.mui file is also missing. I do have a copy of dsound.dll as a result of installing a Windows 95 program called Spycraft, but it's not in the Windows folders, and there are no other dsound.dll file. Even if I obtained a copy of the dsound.dll.mui file, Vista won't let me create the folder in the C:\Windows\winsxs\.
Why won't sfc /scannow work? It's still looking to the CD/DVD Drive for a file.
I know about support.microsoft.com/kb/929833. That's how I learned about the CBS.log.
Since sfc can't complete it's run, it won't create the sfcdetails.txt file. I have find the info about the missing file the old fashioned way.
I did a Microsoft.com search for dsound.dll.mui and came up empty. Now that scares me. If this file is missing, what else is missing. Maybe something more important. I would be nice, if sfc had completed it's run and recorded ALL the "errors".
Any other suggestions most welcome....H E L P !
"dean-dean" Try running System File Checker without the Vista DVD. The DVD would be of no use, really, and it may be causing it not to complete its scan. The files it verifies against (or cross-checks with) are under C:\Windows\WinSxS\.
Under C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, dsound.dll.mui is the only file in that folder. You can check if this is the case on your computer. I'm not sure the entry in your log is cause for concern.
To determine which files could not be repaired by the System File Checker tool, more easily, after a scan, see:
support.microsoft.com/kb/929833

"William Beard" I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...


PM Email Poster
Top
rgoya
Aug 29 2007, 01:23 PM | Tags: Sfc Scannow
Related tags: Stopped Running Switch Email Desk Imported Drm Taskbar


Member
******

Group: Members
Posts: 691
Member No.: 26
Joined: 01-December 07



When you slect the command prompt, right click on it and choose Run as Administrator.
"William Beard" wrote:

QUOTE
I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...

PM Email Poster
Top
untroncho
Aug 29 2007, 02:30 PM | Tags: Sfc Scannow
Related tags: Data Offline Activex Policy Appearance Under Commands Minolta Wmp


Member
**

Group: Members
Posts: 96
Member No.: 233
Joined: 30-October 07



Sorry, Mary. But, we are way past that. Besides, if you read the first message the second line, I think, you will see "In attempting to run the ....sfc /scannow... command from the Adminstrator: Command Prompt".
You can't get the Adminstrator: Command Prompt without logging in as Administrator.
"Mary"
QUOTE
When you slect the command prompt, right click on it and choose Run as Administrator.
"William Beard" wrote:
I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...

PM Email Poster
Top
Tisteba
Aug 30 2007, 04:44 AM | Tags: Sfc Scannow
Related tags: Update Problem Between Business Issues Err But


Member
**

Group: Members
Posts: 43
Member No.: 112
Joined: 24-December 07



Hello William, Can you send me the entire CBS.log file? Zip it up before you send it please Remove the online from email name Darrellg online.microsoft.com and email it to me. POQ is pending operations queue You don't have permisions to the winsxs folder to create a new folder which is why you are getting that access denied message. Thanks, Darrell Gorter[MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights |>From: "William Beard"1 |>X-Tomcat-NG: microsoft.public.windows.vista.performance_maintenance |> |>I hate this Vista new search engine. I can make it find squat. |> |>I did, manually, find c:\windows\system32\dsound.dll thanks to your |>guidance. |>The version of c:\windows\system32\dsound.dll matched your data specs. |>I, also, found a dsound.ddl.mui file at c:\windows\system32\en-US. Not |>where sfc is looking! |> |>Remember, this is new to me. I am learning from your replies. So, thanks |>for the training! |> |>1. Now, one of my mistakes, I think, was not using capitol letters. I'm |>learning... |>2. What is a POQ? |>3. Each time I run sfc /SCANNOW, it goes from POQ0 to Various POQs. One |>time it when to POQ14, the next to POQ4, the next POQ9. |>It seem to begin a "Beginning Verify and Repair transaction" phase and |>breaks out when trying to access... |>C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad3 64e35_6.0.6000.16386_en-us_59c3aa5060640f47 |>I have manually checked. It is NOT there. |>There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-dmusic... |>There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-mmecore.... |>No audio-dsound. |>I tried to create the directory, but Vista won't let me. If you now how to |>get me the write permission, I could make the folder and copy the file into |>it, then see if it is the only thing that's apparently misplaced. |> |>The DirectX Diagnostic Tool ran well and showed no problems. |> |>I have included an extract from the end of the sfc /SCANNOW run. |>Secondly, I have included the complete sfc /VERIFYONLY run. As you can see, |>VERIFYONLY also repairs. |>Don't ask me. I just work here. Haha. |> |>Now, I think I have covered everything. Where do we go from here. |>I do wish to make sfc work 100%. |> |>Again, thank you for the guidance. |> |>========================================================================== ============================== |>sfc /SCANONLY extract... |> |>POQ 9 ends. |>2007-05-09 03:44:26, Info CSI 00000033 [SR] Verify |>complete |>2007-05-09 03:44:26, Info CSI 00000034 [SR] Verifying |>100 (0x00000064) components |>2007-05-09 03:44:26, Info CSI 00000035 [SR] Beginning |>Verify and Repair transaction |>2007-05-09 03:44:26, Error CSI 00000036 (F) |>STATUS_OBJECT_NAME_NOT_FOUND #622072# from |>Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFil e(flags |>= (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = |>(STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = |> 0x32fe4e4->OBJECT_ATTRIBUTES {s:24; rd:NULL; |>on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resource s_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; |>a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x32fe504, as = (null), fa = 0, sa = |>(FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = |>0x00004000, eab = NULL, eal = 0, disp = Invalid) |> |>2007-05-09 03:44:26, Error CSI |>00000037 2007/5/8:18:44:26.721 (F) |>d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error |>STATUS_OBJECT_NAME_NOT_FOUND originated in function |>Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFil e |>expression: (null) |>[gle=0x80004005] |>2007-05-09 03:44:35, Error CSI 00000038 (F) |>STATUS_OBJECT_NAME_NOT_FOUND #622071# from |>Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) |>2007-05-09 03:44:35, Error CSI 00000039 (F) |>STATUS_OBJECT_NAME_NOT_FOUND #622070# from |>Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenE xistingDirectory(flags |>= 0, da = (SYNCHRONIZE), oa = 0x32fe8b8->SIL_OBJECT_ATTRIBUTES {s:20; |>on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000 .16386_en-us_59c3aa5060640f47"; |>a:(OBJ_CASE_INSENSITIVE)}, sa = |>(FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = |>(FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INT ENT), |>dir = NULL, disp = (null)) |> |>========================================================================== ============================= |> |>sfc /VERIFYONLY .......... |> |>2007-05-09 04:16:14, Info CSI |>00000001 2007/5/8:19:16:14.219 WcpInitialize (wcp.dll version 0.0.0.5) |>called (stack 0x691bf745 0x6bd6d1e6 0x6bd4e83c 0xda203b 0xda1ec3 |> 0xda1939) |>2007-05-09 04:16:15, Info CSI |>00000002 2007/5/8:19:16:15.544 WcpInitialize (wcp.dll version 0.0.0.5) |>called (stack 0x691bf745 0x6bd9acc4 0x6bd82c5c 0xda203b 0xda1ec3 |> 0xda1939) |>2007-05-09 04:16:15, Info CBS Loaded Servicing Stack |>v6.0.6000.16386 with Core: |>C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6. 0.6000.16386_none_07289f4cca5f6990\cbscore.dll |>2007-05-09 04:16:15, Info CSI |>00000003 2007/5/8:19:16:15.807 WcpInitialize (wcp.dll version 0.0.0.5) |>called (stack 0x691bf745 0x6ec91a0d 0x6ec91794 0xda3357 0xda29ba |> 0xda1939) |>2007-05-09 04:16:15, Info CBS NonStart: Checking to |>ensure startup processing was not required. |>2007-05-09 04:16:16, Info CSI 00000004 |>IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = |>00000004, progress = NULL, phase = 0, pdwDisposition = disp |>2007-05-09 04:16:16, Info CBS NonStart: Success, startup |>processing not required as expected. |>2007-05-09 04:16:16, Info CSI 00000005 CSI Store 2878352 |>(0x002beb90) initialized |>2007-05-09 04:16:22, Info CSI 00000006 [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:16:22, Info CSI 00000007 [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:16:44, Info CSI 00000008 Repair results |>created: |>POQ 0 starts: |> 0: Move File: Source = |>[l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\3efabb69a591c7016500000 02417f411._0000000000000000.cdf-ms", |>Destination = |>[l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" |> 1: Move File: Source = |>[l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\8eafe869a591c7016600000 02417f411.$$.cdf-ms", |>Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" |> 2: Move File: Source = |>[l:208{104}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e2f006aa591c701670000 002417f411.$$_ehome_40103e2da1d121de.cdf-ms", |>Destination = |>[l:120{60}]"\SystemRoot\WinSxS\FileMaps\$$_ehome_40103e2da1d121de.cdf-ms" |> 3: Move File: Source = |>[l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\0e160c6aa591c701680000 002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", |>Destination = |>[l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf -ms" |> 4: Move File: Source = |>[l:244{122}]"\SystemRoot\WinSxS\Temp\PendingRenames\7e3e1e6aa591c701690000 002417f411.program_files_common_files_d7a65bb2f0e854e7.cdf-ms", |>Destination = |>[l:156{78}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_d7a65bb 2f0e854e7.cdf-ms" |> 5: Move File: Source = |>[l:278{139}]"\SystemRoot\WinSxS\Temp\PendingRenames\be802d6aa591c7016a0000 002417f411.program_files_common_files_microsoft_shared_818c5a0e45020fba.cdf- ms", |>Destination = |>[l:190{95}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microso ft_shared_818c5a0e45020fba.cdf-ms" |> 6: Move File: Source = |>[l:286{143}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e68426aa591c7016b0000 002417f411.program_files_common_files_microsoft_shared_ink_3c86e3db0b3b254c. cdf-ms", |>Destination = |>[l:198{99}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microso ft_shared_ink_3c86e3db0b3b254c.cdf-ms" |> 7: Move File: Source = |>[l:292{146}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e9d4e6aa591c7016c0000 002417f411.program_files_common_files_microsoft_shared_ink_en_7a951cedcb9a51 05.cdf-ms", |>Destination = [l:204{102}]"\ |>2007-05-09 04:16:44, Info CSI |>SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_ink _en_7a951cedcb9a5105.cdf-ms" |> |>POQ 0 ends. |>2007-05-09 04:16:44, Info CSI 00000009 [SR] Verify |>complete |>2007-05-09 04:16:47, Info CSI 0000000a [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:16:47, Info CSI 0000000b [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:17:04, Info CSI 0000000c Repair results |>created: |>POQ 1 starts: |> |>POQ 1 ends. |>2007-05-09 04:17:04, Info CSI 0000000d [SR] Verify |>complete |>2007-05-09 04:17:06, Info CSI 0000000e [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:17:06, Info CSI 0000000f [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:17:12, Info CSI 00000010 Repair results |>created: |>POQ 2 starts: |> |>POQ 2 ends. |>2007-05-09 04:17:12, Info CSI 00000011 [SR] Verify |>complete |>2007-05-09 04:17:13, Info CSI 00000012 [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:17:13, Info CSI 00000013 [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:17:19, Info CSI 00000014 Repair results |>created: |>POQ 3 starts: |> 0: Move File: Source = |>[l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\2ec13a7fa591c7019901000 02417f411._0000000000000000.cdf-ms", |>Destination = |>[l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" |> 1: Move File: Source = |>[l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\be02417fa591c7019a0100 002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", |>Destination = |>[l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf -ms" |> 2: Move File: Source = |>[l:226{113}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e67497fa591c7019b0100 002417f411.program_files_msn_c251348d92e4b3eb.cdf-ms", |>Destination = |>[l:138{69}]"\SystemRoot\WinSxS\FileMaps\program_files_msn_c251348d92e4b3eb .cdf-ms" |> |>POQ 3 ends. |>2007-05-09 04:17:19, Info CSI 00000015 [SR] Verify |>complete |>2007-05-09 04:17:21, Info CSI 00000016 [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:17:21, Info CSI 00000017 [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:17:35, Info CSI 00000018 Repair results |>created: |>POQ 4 starts: |> 0: Move File: Source = |>[l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\eec3b186a591c7010002000 02417f411._0000000000000000.cdf-ms", |>Destination = |>[l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" |> 1: Move File: Source = |>[l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\aeebba86a591c7010102000 02417f411.$$.cdf-ms", |>Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" |> 2: Move File: Source = |>[l:216{108}]"\SystemRoot\WinSxS\Temp\PendingRenames\ce32d186a591c701020200 002417f411.$$_resources_fbee56ab048ab239.cdf-ms", |>Destination = |>[l:128{64}]"\SystemRoot\WinSxS\FileMaps\$$_resources_fbee56ab048ab239.cdf- ms" |> 3: Move File: Source = |>[l:230{115}]"\SystemRoot\WinSxS\Temp\PendingRenames\8ee9d786a591c701030200 002417f411.$$_resources_themes_4d0d4910e83c2273.cdf-ms", |>Destination = |>[l:142{71}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_4d0d4910e83c22 73.cdf-ms" |> 4: Move File: Source = |>[l:240{120}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e52de86a591c701040200 002417f411.$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms", |>Destination = |>[l:152{76}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_3fd78bf4c b5fa2c4.cdf-ms" |> 5: Move File: Source = |>[l:252{126}]"\SystemRoot\WinSxS\Temp\PendingRenames\9ed4e186a591c701050200 002417f411.$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms", |>Destination = |>[l:164{82}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_a91 dfa5124b343c4.cdf-ms" |> 6: Move File: Source = |>[l:276{138}]"\SystemRoot\WinSxS\Temp\PendingRenames\dec3e986a591c701060200 002417f411.$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-m s", |>Destination = |>[l:188{94}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_nor malcolor_10be8ec981b35fb6.cdf-ms" |> 7: Move File: Source = |>[l:234{117}]"\SystemRoot\WinSxS\Temp\PendingRenames\aedf3987a591c701070200 002417f411.$$_help_windows_en-us_b594929e73669c5e.cdf-ms", |>Destination = |>[l:146{73}]"\SystemRoot\WinSxS\FileMaps\$$_help_windows_en-us_b |>2007-05-09 04:17:35, Info CSI 594929e73669c5e.cdf-ms" |> 8: Move File: Source = |>[l:228{114}]"\SystemRoot\WinSxS\Temp\PendingRenames\1ed33f87a591c701080200 002417f411.$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms", |>Destination = |>[l:140{70}]"\SystemRoot\WinSxS\FileMaps\$$_help_help_en-us_91e6e7979a9bf9c 6.cdf-ms" |> 9: Move File: Source = |>[l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\eee7a587a591c701090200 002417f411.$$_apppatch_1143992cbbbebcab.cdf-ms", |>Destination = |>[l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_apppatch_1143992cbbbebcab.cdf-m s" |> 10: Move File: Source = |>[l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e23cb87a591c7010a0200 002417f411.$$_schcache_f995a5d4decb8cc0.cdf-ms", |>Destination = |>[l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_schcache_f995a5d4decb8cc0.cdf-m s" |> 11: Move File: Source = |>[l:212{106}]"\SystemRoot\WinSxS\Temp\PendingRenames\7eac2888a591c7010b0200 002417f411.$$_msagent_be90584645cb9b95.cdf-ms", |>Destination = |>[l:124{62}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_be90584645cb9b95.cdf-ms " |> 12: Move File: Source = |>[l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e8f6e88a591c7010c0200 002417f411.$$_system32_21f9a9c4a2f8b514.cdf-ms", |>Destination = |>[l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-m s" |> 13: Move File: Source = |>[l:242{121}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e178288a591c7010d0200 002417f411.$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms", |>Destination = |>[l:154{77}]"\SystemRoot\WinSxS\FileMaps\$$_system32_manifeststore_7d35b12f 9be4c20e.cdf-ms" |> 14: Move File: Source = |>[l:224{112}]"\SystemRoot\WinSxS\Temp\PendingRenames\aea4a588a591c7010e0200 002417f411.$$_msagent_chars_9a5bcb5da392f588.cdf-ms", |>Destination = |>[l:136{68}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_chars_9a5bcb5da392f588. cdf-ms" |> |>POQ 4 ends. |>2007-05-09 04:17:35, Info CSI 00000019 [SR] Verify |>complete |>2007-05-09 04:17:37, Info CSI 0000001a [SR] Verifying |>100 (0x00000064) components |>2007-05-09 04:17:37, Info CSI 0000001b [SR] Beginning |>Verify and Repair transaction |>2007-05-09 04:17:39, Error CSI 0000001c (F) |>STATUS_OBJECT_NAME_NOT_FOUND #313288# from |>Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFil e(flags |>= (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = |>(STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = |> 0x194e84c->OBJECT_ATTRIBUTES {s:24; rd:NULL; |>on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resource s_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; |>a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x194e86c, as = (null), fa = 0, sa = |>(FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = |>0x00004000, eab = NULL, eal = 0, disp = Invalid) |> |>2007-05-09 04:17:39, Error CSI |>0000001d 2007/5/8:19:17:39.542 (F) |>d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error |>STATUS_OBJECT_NAME_NOT_FOUND originated in function |>Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFil e |>expression: (null) |>[gle=0x80004005] |>2007-05-09 04:18:05, Error CSI 0000001e (F) |>STATUS_OBJECT_NAME_NOT_FOUND #313287# from |>Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) |>2007-05-09 04:18:05, Error CSI 0000001f (F) |>STATUS_OBJECT_NAME_NOT_FOUND #313286# from |>Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenE xistingDirectory(flags |>= 0, da = (SYNCHRONIZE), oa = 0x194ec20->SIL_OBJECT_ATTRIBUTES {s:20; |>on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000 .16386_en-us_59c3aa5060640f47"; |>a:(OBJ_CASE_INSENSITIVE)}, sa = |>(FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = |>(FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INT ENT), |>dir = NULL, disp = (null)) |> |> |> |>========================================================================== ============================ |> |> |>"dean-dean" |> |>> |>> Here are my locations for dsound.* : |>> |>> C:\Windows\System32\dsound.dll |>> C:\Windows\System32\en-US\dsound.dll.mui |>> C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364 e35_6.0.6000.16386_en-us_59c3aa5060640f47\dsound.dll.mui |>> C:\Windows\winsxs\x86_microsoft-windows-audio-dsound_31bf3856ad364e35_6.0.60 00.16386_none_5664fc5c44f7ce2c\dsound.dll |>> |>> Dsound.dll, in System32, is for DirectSound, and should be version |>> 6.0.6000.16386. Date modified should be 11/2/2006. |>> |>> If you were to run DirectX Diagnostic Tool, does it report any proplems? |>> (Type dxdiag in the Start Menu's Start Search box, and click on the |>> result). |>> |>> Try this command, to see if SFC can complete: |>> |>> SFC /VERIFYONLY |>> |>> This command will have SFC scan all protected system files, but not |>> attempt |>> to repair files. Or, to verify (but not repair) dsound.dll only (for |>> example), type: |>> |>> sfc /VERIFYFILE=c:\windows\system32\dsound.dll |>> |>> or, for dsound.dll.mui: |>> |>> sfc /VERIFYFILE=c:\Windows\System32\en-US\dsound.dll.mui |>> |>> "William Beard" |>> |>>> Thanks for the feedback,but not go. It still breaks out at 8% and logs |>>> the same data. The referenced folder is NOT in the C:\Windows\winsxs\ |>>> folder, therefore the dsound.dll.mui file is also missing. I do have a |>>> copy of dsound.dll as a result of installing a Windows 95 program called |>>> Spycraft, but it's not in the Windows folders, and there are no other |>>> dsound.dll file. Even if I obtained a copy of the dsound.dll.mui file, |>>> Vista won't let me create the folder in the C:\Windows\winsxs\. |>>> |>>> Why won't sfc /scannow work? |>>> It's still looking to the CD/DVD Drive for a file. |>>> |>>> I know about support.microsoft.com/kb/929833. That's how I |>>> learned |>>> about the CBS.log. |>>> |>>> Since sfc can't complete it's run, it won't create the sfcdetails.txt |>>> file. I have find the info about the missing file the old fashioned way. |>>> |>>> I did a Microsoft.com search for dsound.dll.mui and came up empty. Now |>>> that scares me. |>>> If this file is missing, what else is missing. Maybe something more |>>> important. |>>> I would be nice, if sfc had completed it's run and recorded ALL the |>>> "errors". |>>> |>>> Any other suggestions most welcome....H E L P ! |>>> |>>> |>>> "dean-dean" |>>> |>>>> Try running System File Checker without the Vista DVD. The DVD would be |>>>> of |>>>> no use, really, and it may be causing it not to complete its scan. The |>>>> files it verifies against (or cross-checks with) are under |>>>> C:\Windows\WinSxS\. |>>>> |>>>> Under |>>>> C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364 e35_6.0.6000.16386_en-us_59c3aa5060640f47, |>>>> dsound.dll.mui is the only file in that folder. You can check if this |>>>> is |>>>> the case on your computer. I'm not sure the entry in your log is cause |>>>> for concern. |>>>> |>>>> To determine which files could not be repaired by the System File |>>>> Checker |>>>> tool, more easily, after a scan, see: |>>>> |>>>> support.microsoft.com/kb/929833 |>>>> |>>>> |>>>> |>>>> "William Beard" |>>>> |>>>>>I am running Windows Vista Home Premium (build 6000). |>>>>> |>>>>> In attempting to run the ...sfc /scannow... command from the |>>>>> Adminstrator: |>>>>> Command Prompt (with the Vista DVD in the drive), the command starts, |>>>>> then |>>>>> stops at 8% complete, then breaks out saying... |>>>>> "Windows Resource Protection could not perform the requested |>>>>> operation". |>>>>> |>>>>> Upon checking the CBS log, I find this... |>>>>> |>>>>> ============================================================================ ======================== |>>>>> |>>>>> CBS.log extract... |>>>>> |>>>>> 2007-05-08 13:08:34, Info CSI 0000001a [SR] |>>>>> Verifying |>>>>> 100 (0x00000064) components |>>>>> 2007-05-08 13:08:34, Info CSI 0000001b [SR] |>>>>> Beginning |>>>>> Verify and Repair transaction |>>>>> 2007-05-08 13:08:35, Error CSI 0000001c (F) |>>>>> STATUS_OBJECT_NAME_NOT_FOUND #313288# from |>>>>> Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile( flags |>>>>> = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = |>>>>> (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = |>>>>> 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; |>>>>> on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_ 31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; |>>>>> a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = |>>>>> (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, |>>>>> co |>>>>> = |>>>>> 0x00004000, eab = NULL, eal = 0, disp = Invalid) |>>>>> |>>>>> 2007-05-08 13:08:35, Error CSI |>>>>> 0000001d 2007/5/8:04:08:35.609 (F) |>>>>> d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error |>>>>> STATUS_OBJECT_NAME_NOT_FOUND originated in function |>>>>> Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile |>>>>> expression: (null) |>>>>> [gle=0x80004005] |>>>>> 2007-05-08 13:08:44, Error CSI 0000001e (F) |>>>>> STATUS_OBJECT_NAME_NOT_FOUND #313287# from |>>>>> Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) |>>>>> 2007-05-08 13:08:44, Error CSI 0000001f (F) |>>>>> STATUS_OBJECT_NAME_NOT_FOUND #313286# from |>>>>> Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExi stingDirectory(flags |>>>>> = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; |>>>>> on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.1 6386_en-us_59c3aa5060640f47"; |>>>>> a:(OBJ_CASE_INSENSITIVE)}, sa = |>>>>> (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = |>>>>> (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTEN T), |>>>>> dir = NULL, disp = (null)) |>>>>> |>>>>> ============================================================================ ======================== |>>>>> |>>>>> If I'm reading the above extract correctly, the file... |>>>>> C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364 e35_6.0.6000.16386_en-us_59c3aa5060640f47 |>>>>> is missing and the file... |>>>>> d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp |>>>>> is not present in the Vista DVD. |>>>>> Upon manually checking the DVD, there is no vistartm folder. |>>>>> |>>>>> rtm seems to mean "Released To Manufacturer". Was there a previous |>>>>> vistartm version of Vista released? |>>>>> How do I fix this? |>>>>> |>>>>> Thank for your help... |>>>>> |>>>>> |>>>> |>>> |>> |> |>
PM Email Poster
Top
ralralral0
Aug 30 2007, 06:30 AM | Tags: Sfc Scannow
Related tags: Install Longer Menu Compatible Player Xbox360 Vista System


Member
***

Group: Members
Posts: 123
Member No.: 814
Joined: 27-June 08



To try to answer your questions...
1. Capital letters don't matter (just that you shouldn't post with all capitals, from what I hear :)
Note: To see the commands available to System File Checker, type
sfc /?
2.I don't know what POQ means, but it's apparently some kind of place marker in the scan. The SFC.exe program verifies files in groups of 100. Therefore, there will be many groups of SFC.exe program entries, always marked with [SR].
Note: Although a log file entry can state that the SFC.exe program is repairing the changed file, no actual repair operation occurs when a file is verified.
Note: All of this is just SFC chatter found in all logs, including scans where no problems are found:
0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\d8827c4bd291c701000200006007b809._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\8c47814bd291c701010200006007b809.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:216{108}]"\SystemRoot\WinSxS\Temp\PendingRenames\f4d08a4bd291c701020200006007b809.$$_resources_fbee56ab048ab239.cdf-ms", Destination = [l:128{64}]"\SystemRoot\WinSxS\FileMaps\$$_resources_fbee56ab048ab239.cdf-ms" 3: Move File: Source = [l:230{115}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e338d4bd291c701030200006007b809.$$_resources_themes_4d0d4910e83c2273.cdf-ms", Destination = [l:142{71}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_4d0d4910e83c2273.cdf-ms" 4: Move File: Source = [l:240{120}]"\SystemRoot\WinSxS\Temp\PendingRenames\a8958f4bd291c701040200006007b809.$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms", Destination = [l:152{76}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms" 5: Move File: Source = [l:252{126}]"\SystemRoot\WinSxS\Temp\PendingRenames\a8958f4bd291c701050200006007b809.$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms", Destination = [l:164{82}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms" 6: Move File: Source = [l:276{138}]"\SystemRoot\WinSxS\Temp\PendingRenames\02f8914bd291c701060200006007b809.$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms", Destination = [l:188{94}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms" 7: Move File: Source = [l:234{117}]"\SystemRoot\WinSxS\Temp\PendingRenames\48bbb54bd291c701070200006007b809.$$_help_windows_en-us_b594929e73669c5e.cdf-ms", Destination = [l:146{73}]"\SystemRoot\WinSxS\FileMaps\$$_help_windows_en-us_b 2007-05-08 19:38:02, Info CSI 594929e73669c5e.cdf-ms" 8: Move File: Source = [l:228{114}]"\SystemRoot\WinSxS\Temp\PendingRenames\a21db84bd291c701080200006007b809.$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms", Destination = [l:140{70}]"\SystemRoot\WinSxS\FileMaps\$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms" 9: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\f607e34bd291c701090200006007b809.$$_apppatch_1143992cbbbebcab.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_apppatch_1143992cbbbebcab.cdf-ms" 10: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\7467234cd291c7010a0200006007b809.$$_schcache_f995a5d4decb8cc0.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_schcache_f995a5d4decb8cc0.cdf-ms" 11: Move File: Source = [l:212{106}]"\SystemRoot\WinSxS\Temp\PendingRenames\ba2a474cd291c7010b0200006007b809.$$_msagent_be90584645cb9b95.cdf-ms", Destination = [l:124{62}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_be90584645cb9b95.cdf-ms" 12: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\5a506d4cd291c7010c0200006007b809.$$_system32_21f9a9c4a2f8b514.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms" 13: Move File: Source = [l:242{121}]"\SystemRoot\WinSxS\Temp\PendingRenames\2a63804cd291c7010d0200006007b809.$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms", Destination = [l:154{77}]"\SystemRoot\WinSxS\FileMaps\$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms" 14: Move File: Source = [l:224{112}]"\SystemRoot\WinSxS\Temp\PendingRenames\5c87c54cd291c7010e0200006007b809.$$_msagent_chars_9a5bcb5da392f588.cdf-ms", Destination = [l:136{68}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_chars_9a5bcb5da392f588.cdf-ms"
3. Your POQ ordering observation is interesting. My POQ's go from 0 to 56 sequentially, in a scan where no problems are found.
Another Note: If your cbs.log is becoming gigantic, you can delete it, or rename or move it, and SFC will create a new one automatically. It might make it easier to open and glance at. (To add to the confusion, the cbs.log is also shared with the Windows Modules Installer service, which installs optional features, updates, and service packs. So keep you eye on the [SR] tag.)
I still can't figure out why SFC is choking on the fact that it can't find x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, and I'm still pondering d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461)): Error STATUS_OBJECT_NAME_NOT_FOUND. Are you on a network? Maybe try SFC /scannow in Safe Mode, (without Network). It's almost as if SFC is looking to a Vista installation found in this situatation:
support.microsoft.com/kb/929840
"William Beard"
QUOTE
I hate this Vista new search engine. I can make it find squat.
I did, manually, find c:\windows\system32\dsound.dll thanks to your guidance. The version of c:\windows\system32\dsound.dll matched your data specs. I, also, found a dsound.ddl.mui file at c:\windows\system32\en-US. Not where sfc is looking!
Remember, this is new to me. I am learning from your replies. So, thanks for the training!
1. Now, one of my mistakes, I think, was not using capitol letters. I'm learning... 2. What is a POQ? 3. Each time I run sfc /SCANNOW, it goes from POQ0 to Various POQs. One time it when to POQ14, the next to POQ4, the next POQ9. It seem to begin a "Beginning Verify and Repair transaction" phase and breaks out when trying to access... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 I have manually checked. It is NOT there. There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-dmusic... There is a C:\Windows\WinSxS\x86_microsoft-windows-audio-mmecore.... No audio-dsound. I tried to create the directory, but Vista won't let me. If you now how to get me the write permission, I could make the folder and copy the file into it, then see if it is the only thing that's apparently misplaced.
The DirectX Diagnostic Tool ran well and showed no problems.
I have included an extract from the end of the sfc /SCANNOW run. Secondly, I have included the complete sfc /VERIFYONLY run. As you can see, VERIFYONLY also repairs. Don't ask me. I just work here. Haha.
Now, I think I have covered everything. Where do we go from here. I do wish to make sfc work 100%.
Again, thank you for the guidance.
======================================================================================================== sfc /SCANONLY extract...
POQ 9 ends. 2007-05-09 03:44:26, Info CSI 00000033 [SR] Verify complete 2007-05-09 03:44:26, Info CSI 00000034 [SR] Verifying 100 (0x00000064) components 2007-05-09 03:44:26, Info CSI 00000035 [SR] Beginning Verify and Repair transaction 2007-05-09 03:44:26, Error CSI 00000036 (F) STATUS_OBJECT_NAME_NOT_FOUND #622072# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x32fe4e4->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x32fe504, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-09 03:44:26, Error CSI 00000037 2007/5/8:18:44:26.721 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-09 03:44:35, Error CSI 00000038 (F) STATUS_OBJECT_NAME_NOT_FOUND #622071# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-09 03:44:35, Error CSI 00000039 (F) STATUS_OBJECT_NAME_NOT_FOUND #622070# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x32fe8b8->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
=======================================================================================================
sfc /VERIFYONLY ..........
2007-05-09 04:16:14, Info CSI 00000001 2007/5/8:19:16:14.219 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6bd6d1e6 0x6bd4e83c 0xda203b 0xda1ec3 0xda1939) 2007-05-09 04:16:15, Info CSI 00000002 2007/5/8:19:16:15.544 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6bd9acc4 0x6bd82c5c 0xda203b 0xda1ec3 0xda1939) 2007-05-09 04:16:15, Info CBS Loaded Servicing Stack v6.0.6000.16386 with Core: C:\Windows\winsxs\x86_microsoft-windows-servicingstack_31bf3856ad364e35_6.0.6000.16386_none_07289f4cca5f6990\cbscore.dll 2007-05-09 04:16:15, Info CSI 00000003 2007/5/8:19:16:15.807 WcpInitialize (wcp.dll version 0.0.0.5) called (stack 0x691bf745 0x6ec91a0d 0x6ec91794 0xda3357 0xda29ba 0xda1939) 2007-05-09 04:16:15, Info CBS NonStart: Checking to ensure startup processing was not required. 2007-05-09 04:16:16, Info CSI 00000004 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = disp 2007-05-09 04:16:16, Info CBS NonStart: Success, startup processing not required as expected. 2007-05-09 04:16:16, Info CSI 00000005 CSI Store 2878352 (0x002beb90) initialized 2007-05-09 04:16:22, Info CSI 00000006 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:16:22, Info CSI 00000007 [SR] Beginning Verify and Repair transaction 2007-05-09 04:16:44, Info CSI 00000008 Repair results created: POQ 0 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\3efabb69a591c701650000002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\8eafe869a591c701660000002417f411.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:208{104}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e2f006aa591c701670000002417f411.$$_ehome_40103e2da1d121de.cdf-ms", Destination = [l:120{60}]"\SystemRoot\WinSxS\FileMaps\$$_ehome_40103e2da1d121de.cdf-ms" 3: Move File: Source = [l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\0e160c6aa591c701680000002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", Destination = [l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf-ms" 4: Move File: Source = [l:244{122}]"\SystemRoot\WinSxS\Temp\PendingRenames\7e3e1e6aa591c701690000002417f411.program_files_common_files_d7a65bb2f0e854e7.cdf-ms", Destination = [l:156{78}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_d7a65bb2f0e854e7.cdf-ms" 5: Move File: Source = [l:278{139}]"\SystemRoot\WinSxS\Temp\PendingRenames\be802d6aa591c7016a0000002417f411.program_files_common_files_microsoft_shared_818c5a0e45020fba.cdf-ms", Destination = [l:190{95}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_818c5a0e45020fba.cdf-ms" 6: Move File: Source = [l:286{143}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e68426aa591c7016b0000002417f411.program_files_common_files_microsoft_shared_ink_3c86e3db0b3b254c.cdf-ms", Destination = [l:198{99}]"\SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_ink_3c86e3db0b3b254c.cdf-ms" 7: Move File: Source = [l:292{146}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e9d4e6aa591c7016c0000002417f411.program_files_common_files_microsoft_shared_ink_en_7a951cedcb9a5105.cdf-ms", Destination = [l:204{102}]"\ 2007-05-09 04:16:44, Info CSI SystemRoot\WinSxS\FileMaps\program_files_common_files_microsoft_shared_ink_en_7a951cedcb9a5105.cdf-ms"
POQ 0 ends. 2007-05-09 04:16:44, Info CSI 00000009 [SR] Verify complete 2007-05-09 04:16:47, Info CSI 0000000a [SR] Verifying 100 (0x00000064) components 2007-05-09 04:16:47, Info CSI 0000000b [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:04, Info CSI 0000000c Repair results created: POQ 1 starts:
POQ 1 ends. 2007-05-09 04:17:04, Info CSI 0000000d [SR] Verify complete 2007-05-09 04:17:06, Info CSI 0000000e [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:06, Info CSI 0000000f [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:12, Info CSI 00000010 Repair results created: POQ 2 starts:
POQ 2 ends. 2007-05-09 04:17:12, Info CSI 00000011 [SR] Verify complete 2007-05-09 04:17:13, Info CSI 00000012 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:13, Info CSI 00000013 [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:19, Info CSI 00000014 Repair results created: POQ 3 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\2ec13a7fa591c701990100002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:218{109}]"\SystemRoot\WinSxS\Temp\PendingRenames\be02417fa591c7019a0100002417f411.program_files_ffd0cbfc813cc4f1.cdf-ms", Destination = [l:130{65}]"\SystemRoot\WinSxS\FileMaps\program_files_ffd0cbfc813cc4f1.cdf-ms" 2: Move File: Source = [l:226{113}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e67497fa591c7019b0100002417f411.program_files_msn_c251348d92e4b3eb.cdf-ms", Destination = [l:138{69}]"\SystemRoot\WinSxS\FileMaps\program_files_msn_c251348d92e4b3eb.cdf-ms"
POQ 3 ends. 2007-05-09 04:17:19, Info CSI 00000015 [SR] Verify complete 2007-05-09 04:17:21, Info CSI 00000016 [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:21, Info CSI 00000017 [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:35, Info CSI 00000018 Repair results created: POQ 4 starts: 0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\eec3b186a591c701000200002417f411._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\aeebba86a591c701010200002417f411.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:216{108}]"\SystemRoot\WinSxS\Temp\PendingRenames\ce32d186a591c701020200002417f411.$$_resources_fbee56ab048ab239.cdf-ms", Destination = [l:128{64}]"\SystemRoot\WinSxS\FileMaps\$$_resources_fbee56ab048ab239.cdf-ms" 3: Move File: Source = [l:230{115}]"\SystemRoot\WinSxS\Temp\PendingRenames\8ee9d786a591c701030200002417f411.$$_resources_themes_4d0d4910e83c2273.cdf-ms", Destination = [l:142{71}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_4d0d4910e83c2273.cdf-ms" 4: Move File: Source = [l:240{120}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e52de86a591c701040200002417f411.$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms", Destination = [l:152{76}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms" 5: Move File: Source = [l:252{126}]"\SystemRoot\WinSxS\Temp\PendingRenames\9ed4e186a591c701050200002417f411.$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms", Destination = [l:164{82}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms" 6: Move File: Source = [l:276{138}]"\SystemRoot\WinSxS\Temp\PendingRenames\dec3e986a591c701060200002417f411.$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms", Destination = [l:188{94}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms" 7: Move File: Source = [l:234{117}]"\SystemRoot\WinSxS\Temp\PendingRenames\aedf3987a591c701070200002417f411.$$_help_windows_en-us_b594929e73669c5e.cdf-ms", Destination = [l:146{73}]"\SystemRoot\WinSxS\FileMaps\$$_help_windows_en-us_b 2007-05-09 04:17:35, Info CSI 594929e73669c5e.cdf-ms" 8: Move File: Source = [l:228{114}]"\SystemRoot\WinSxS\Temp\PendingRenames\1ed33f87a591c701080200002417f411.$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms", Destination = [l:140{70}]"\SystemRoot\WinSxS\FileMaps\$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms" 9: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\eee7a587a591c701090200002417f411.$$_apppatch_1143992cbbbebcab.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_apppatch_1143992cbbbebcab.cdf-ms" 10: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\2e23cb87a591c7010a0200002417f411.$$_schcache_f995a5d4decb8cc0.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_schcache_f995a5d4decb8cc0.cdf-ms" 11: Move File: Source = [l:212{106}]"\SystemRoot\WinSxS\Temp\PendingRenames\7eac2888a591c7010b0200002417f411.$$_msagent_be90584645cb9b95.cdf-ms", Destination = [l:124{62}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_be90584645cb9b95.cdf-ms" 12: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e8f6e88a591c7010c0200002417f411.$$_system32_21f9a9c4a2f8b514.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms" 13: Move File: Source = [l:242{121}]"\SystemRoot\WinSxS\Temp\PendingRenames\1e178288a591c7010d0200002417f411.$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms", Destination = [l:154{77}]"\SystemRoot\WinSxS\FileMaps\$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms" 14: Move File: Source = [l:224{112}]"\SystemRoot\WinSxS\Temp\PendingRenames\aea4a588a591c7010e0200002417f411.$$_msagent_chars_9a5bcb5da392f588.cdf-ms", Destination = [l:136{68}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_chars_9a5bcb5da392f588.cdf-ms"
POQ 4 ends. 2007-05-09 04:17:35, Info CSI 00000019 [SR] Verify complete 2007-05-09 04:17:37, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-09 04:17:37, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-09 04:17:39, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x194e84c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x194e86c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-09 04:17:39, Error CSI 0000001d 2007/5/8:19:17:39.542 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-09 04:18:05, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-09 04:18:05, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x194ec20->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))

======================================================================================================
"dean-dean"
Here are my locations for dsound.* :
C:\Windows\System32\dsound.dll C:\Windows\System32\en-US\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47\dsound.dll.mui C:\Windows\winsxs\x86_microsoft-windows-audio-dsound_31bf3856ad364e35_6.0.6000.16386_none_5664fc5c44f7ce2c\dsound.dll
Dsound.dll, in System32, is for DirectSound, and should be version 6.0.6000.16386. Date modified should be 11/2/2006.
If you were to run DirectX Diagnostic Tool, does it report any proplems? (Type dxdiag in the Start Menu's Start Search box, and click on the result).
Try this command, to see if SFC can complete:
SFC /VERIFYONLY
This command will have SFC scan all protected system files, but not attempt to repair files. Or, to verify (but not repair) dsound.dll only (for example), type:
sfc /VERIFYFILE=c:\windows\system32\dsound.dll
or, for dsound.dll.mui:
sfc /VERIFYFILE=c:\Windows\System32\en-US\dsound.dll.mui
"William Beard" Thanks for the feedback,but not go. It still breaks out at 8% and logs the same data. The referenced folder is NOT in the C:\Windows\winsxs\ folder, therefore the dsound.dll.mui file is also missing. I do have a copy of dsound.dll as a result of installing a Windows 95 program called Spycraft, but it's not in the Windows folders, and there are no other dsound.dll file. Even if I obtained a copy of the dsound.dll.mui file, Vista won't let me create the folder in the C:\Windows\winsxs\.
Why won't sfc /scannow work? It's still looking to the CD/DVD Drive for a file.
I know about support.microsoft.com/kb/929833. That's how I learned about the CBS.log.
Since sfc can't complete it's run, it won't create the sfcdetails.txt file. I have find the info about the missing file the old fashioned way.
I did a Microsoft.com search for dsound.dll.mui and came up empty. Now that scares me. If this file is missing, what else is missing. Maybe something more important. I would be nice, if sfc had completed it's run and recorded ALL the "errors".
Any other suggestions most welcome....H E L P !
"dean-dean" Try running System File Checker without the Vista DVD. The DVD would be of no use, really, and it may be causing it not to complete its scan. The files it verifies against (or cross-checks with) are under C:\Windows\WinSxS\.
Under C:\Windows\winsxs\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47, dsound.dll.mui is the only file in that folder. You can check if this is the case on your computer. I'm not sure the entry in your log is cause for concern.
To determine which files could not be repaired by the System File Checker tool, more easily, after a scan, see:
support.microsoft.com/kb/929833

"William Beard" I am running Windows Vista Home Premium (build 6000).
In attempting to run the ...sfc /scannow... command from the Adminstrator: Command Prompt (with the Vista DVD in the drive), the command starts, then stops at 8% complete, then breaks out saying... "Windows Resource Protection could not perform the requested operation".
Upon checking the CBS log, I find this...
====================================================================================================
CBS.log extract...
2007-05-08 13:08:34, Info CSI 0000001a [SR] Verifying 100 (0x00000064) components 2007-05-08 13:08:34, Info CSI 0000001b [SR] Beginning Verify and Repair transaction 2007-05-08 13:08:35, Error CSI 0000001c (F) STATUS_OBJECT_NAME_NOT_FOUND #313288# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile(flags = (AllowSharingViolation), handle = {provider=NULL, handle=0}, da = (STANDARD_RIGHTS_READ|FILE_READ_ATTRIBUTES), oa = 0x58e57c->OBJECT_ATTRIBUTES {s:24; rd:NULL; on:[121]"\??\C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, iosb = 0x58e59c, as = (null), fa = 0, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), cd = FILE_OPEN, co = 0x00004000, eab = NULL, eal = 0, disp = Invalid)
2007-05-08 13:08:35, Error CSI 0000001d 2007/5/8:04:08:35.609 (F) d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp(1461): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysCreateFile expression: (null) [gle=0x80004005] 2007-05-08 13:08:44, Error CSI 0000001e (F) STATUS_OBJECT_NAME_NOT_FOUND #313287# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory(...) 2007-05-08 13:08:44, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #313286# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectory(flags = 0, da = (SYNCHRONIZE), oa = 0x58e950->SIL_OBJECT_ATTRIBUTES {s:20; on:"x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47"; a:(OBJ_CASE_INSENSITIVE)}, sa = (FILE_SHARE_READ|FILE_SHARE_WRITE|FILE_SHARE_DELETE), oo = (FILE_DIRECTORY_FILE|FILE_SYNCHRONOUS_IO_NONALERT|FILE_OPEN_FOR_BACKUP_INTENT), dir = NULL, disp = (null))
====================================================================================================
If I'm reading the above extract correctly, the file... C:\Windows\WinSxS\x86_microsoft-windows-audio-dsound.resources_31bf3856ad364e35_6.0.6000.16386_en-us_59c3aa5060640f47 is missing and the file... d:\vistartm\base\wcp\sil\merged\ntu\ntsystem.cpp is not present in the Vista DVD. Upon manually checking the DVD, there is no vistartm folder.
rtm seems to mean "Released To Manufacturer". Was there a previous vistartm version of Vista released? How do I fix this?
Thank for your help...



PM Email Poster
Top
top_exchanger
Aug 30 2007, 10:44 PM | Tags: Scannow Sfc
Related tags: 2000 Activation Mcafee Streets 64bits Contacts Card


Member
**

Group: Members
Posts: 61
Member No.: 338
Joined: 23-August 07



Well, don't delete cbs.log until you've zipped Darrell a copy :)
I didn't see his post until after mine was sent (my log was over 22MB's, before I had even run an SFC scan, and Notepad was getting nervous). I'm curious to find out what MS might see...

QUOTE
I hate this Vista new search engine. I can make it find squat.

I don't have much patience with Search. (Two of the columns, or either, "Product version" and "File version", which I find very time-saving, are not add-able in Search, for some reason, as they were in XP's search function). I use a program called Locate.
"dean-dean"
QUOTE
To try to answer your questions...
1. Capital letters don't matter (just that you shouldn't post with all capitals, from what I hear :)
Note: To see the commands available to System File Checker, type
sfc /?
2.I don't know what POQ means, but it's apparently some kind of place marker in the scan. The SFC.exe program verifies files in groups of 100. Therefore, there will be many groups of SFC.exe program entries, always marked with [SR].
Note: Although a log file entry can state that the SFC.exe program is repairing the changed file, no actual repair operation occurs when a file is verified.
Note: All of this is just SFC chatter found in all logs, including scans where no problems are found:
0: Move File: Source = [l:192{96}]"\SystemRoot\WinSxS\Temp\PendingRenames\d8827c4bd291c701000200006007b809._0000000000000000.cdf-ms", Destination = [l:104{52}]"\SystemRoot\WinSxS\FileMaps\_0000000000000000.cdf-ms" 1: Move File: Source = [l:162{81}]"\SystemRoot\WinSxS\Temp\PendingRenames\8c47814bd291c701010200006007b809.$$.cdf-ms", Destination = [l:74{37}]"\SystemRoot\WinSxS\FileMaps\$$.cdf-ms" 2: Move File: Source = [l:216{108}]"\SystemRoot\WinSxS\Temp\PendingRenames\f4d08a4bd291c701020200006007b809.$$_resources_fbee56ab048ab239.cdf-ms", Destination = [l:128{64}]"\SystemRoot\WinSxS\FileMaps\$$_resources_fbee56ab048ab239.cdf-ms" 3: Move File: Source = [l:230{115}]"\SystemRoot\WinSxS\Temp\PendingRenames\4e338d4bd291c701030200006007b809.$$_resources_themes_4d0d4910e83c2273.cdf-ms", Destination = [l:142{71}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_4d0d4910e83c2273.cdf-ms" 4: Move File: Source = [l:240{120}]"\SystemRoot\WinSxS\Temp\PendingRenames\a8958f4bd291c701040200006007b809.$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms", Destination = [l:152{76}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_3fd78bf4cb5fa2c4.cdf-ms" 5: Move File: Source = [l:252{126}]"\SystemRoot\WinSxS\Temp\PendingRenames\a8958f4bd291c701050200006007b809.$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms", Destination = [l:164{82}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_a91dfa5124b343c4.cdf-ms" 6: Move File: Source = [l:276{138}]"\SystemRoot\WinSxS\Temp\PendingRenames\02f8914bd291c701060200006007b809.$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms", Destination = [l:188{94}]"\SystemRoot\WinSxS\FileMaps\$$_resources_themes_aero_shell_normalcolor_10be8ec981b35fb6.cdf-ms" 7: Move File: Source = [l:234{117}]"\SystemRoot\WinSxS\Temp\PendingRenames\48bbb54bd291c701070200006007b809.$$_help_windows_en-us_b594929e73669c5e.cdf-ms", Destination = [l:146{73}]"\SystemRoot\WinSxS\FileMaps\$$_help_windows_en-us_b 2007-05-08 19:38:02, Info CSI 594929e73669c5e.cdf-ms" 8: Move File: Source = [l:228{114}]"\SystemRoot\WinSxS\Temp\PendingRenames\a21db84bd291c701080200006007b809.$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms", Destination = [l:140{70}]"\SystemRoot\WinSxS\FileMaps\$$_help_help_en-us_91e6e7979a9bf9c6.cdf-ms" 9: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\f607e34bd291c701090200006007b809.$$_apppatch_1143992cbbbebcab.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_apppatch_1143992cbbbebcab.cdf-ms" 10: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\7467234cd291c7010a0200006007b809.$$_schcache_f995a5d4decb8cc0.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_schcache_f995a5d4decb8cc0.cdf-ms" 11: Move File: Source = [l:212{106}]"\SystemRoot\WinSxS\Temp\PendingRenames\ba2a474cd291c7010b0200006007b809.$$_msagent_be90584645cb9b95.cdf-ms", Destination = [l:124{62}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_be90584645cb9b95.cdf-ms" 12: Move File: Source = [l:214{107}]"\SystemRoot\WinSxS\Temp\PendingRenames\5a506d4cd291c7010c0200006007b809.$$_system32_21f9a9c4a2f8b514.cdf-ms", Destination = [l:126{63}]"\SystemRoot\WinSxS\FileMaps\$$_system32_21f9a9c4a2f8b514.cdf-ms" 13: Move File: Source = [l:242{121}]"\SystemRoot\WinSxS\Temp\PendingRenames\2a63804cd291c7010d0200006007b809.$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms", Destination = [l:154{77}]"\SystemRoot\WinSxS\FileMaps\$$_system32_manifeststore_7d35b12f9be4c20e.cdf-ms" 14: Move File: Source = [l:224{112}]"\SystemRoot\WinSxS\Temp\PendingRenames\5c87c54cd291c7010e0200006007b809.$$_msagent_chars_9a5bcb5da392f588.cdf-ms", Destination = [l:136{68}]"\SystemRoot\WinSxS\FileMaps\$$_msagent_chars_9a5bcb5da392f588.cdf-ms"
3. Your POQ ordering obs