Lost Windows Update Cleanup after attempted Fix

We still have a file error in the SFC scan - but at least it completed properly! :)
Code:
 Line 12639: 2013-11-27 00:23:49, Info                  CSI    000004ef [SR] Repairing 1 components
 Line 12640: 2013-11-27 00:23:49, Info                  CSI    000004f0 [SR] Beginning Verify and Repair transaction
 Line 12643: 2013-11-27 00:23:49, Info                  CSI    000004f2 [SR] Cannot repair member file [l:28{14}]"iassdo.dll.mui" of Microsoft-Windows-Networking-Internet_Authentication_Service_Iassdo.Resources, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 12646: 2013-11-27 00:23:49, Info                  CSI    000004f4 [SR] Cannot repair member file [l:28{14}]"iassdo.dll.mui" of Microsoft-Windows-Networking-Internet_Authentication_Service_Iassdo.Resources, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
 Line 12647: 2013-11-27 00:23:49, Info                  CSI    000004f5 [SR] This component was referenced by [l:266{133}]"Microsoft-Windows-WindowsFoundation-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.1.7601.17514.Windows Foundation Language Pack"
 Line 12652: 2013-11-27 00:23:49, Info                  CSI    000004f8 [SR] Could not reproject corrupted file [ml:60{30},l:58{29}]"\??\C:\Windows\SysWOW64\en-US"\[l:28{14}]"iassdo.dll.mui"; source file in store is also corrupted
 Line 12657: 2013-11-27 00:23:49, Info                  CSI    000004fa [SR] Repair complete
I'll post a fix for it later.

These are the only errors in the background CBS.log file...
Code:
 Line 4355: 2013-11-27 00:18:17, Error                 CBS    Failed to check whether package is partially installed, package: Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
 Line 4357: 2013-11-27 00:18:17, Error                 CBS    Failed to call external evaluate applicability on package: Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514, Update: 976933-0_neutral_PACKAGE [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
 Line 5886: 2013-11-27 00:18:19, Error                 CBS    Failed to check whether package is partially installed, package: Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514 [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
 Line 5888: 2013-11-27 00:18:19, Error                 CBS    Failed to call external evaluate applicability on package: Package_for_KB976932~31bf3856ad364e35~amd64~~6.1.1.17514, Update: 976933-0_neutral_PACKAGE [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
S
Hopefully a new run of CheckSUR will find the exact cause, and we can proceed.
 
Last edited:

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
I've uploaded a file - agyaa.zip - to my SkyDrive at Noel's SkyDrive
Please download and save it.

Right-click on the saved file and select Extract all...
Change the target to C:\ and click on Extract
Close all windows (it would be a good idea to print these instructions!)
Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
Pick that
You'll have to log in with your username and password.

Pick the option to use a Command Prompt
At the prompt type
DIR C:\agyaa
hit the enter key - if you get a 'Not Found' error try
DIR D:\agyaa
or
DIR E:\agyaa


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

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

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

run the command (it should take almost no time)and when the prompt returns, type
EXIT
and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

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

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
The file hasn't changed?
That's still the SFC etc results form the earlier scan.

Please copy the C:\Windows\Logs\CBS folder to the desktop again and compress and upload that
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
That's a deepClean log - not the SFC/CBS log :)
(It's also old)
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 7 Ultimate
CPU
Intel i5 35705K
Motherboard
AsRock 555
Memory
16GB
Graphics Card(s)
GeForce GTX 660 Ti
The latest SFC data I can find in the CBS log is still 27/11 - but in the evening :)
The file error is still there - which means that either I posted the wrong files, or that the copy didn't work for one reason or another.
...and the winner is... it's my fault ! :( I posted the 64-bit version rather than the 32-bit one.


I've replaced the file and uploaded it...

I've uploaded a file - agyab.zip - to my SkyDrive at Noel's SkyDrive
Please download and save it.

Right-click on the saved file and select Extract all...
Change the target to C:\ and click on Extract
Close all windows (it would be a good idea to print these instructions!)
Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
Pick that
You'll have to log in with your username and password.

Pick the option to use a Command Prompt
At the prompt type
DIR C:\agyab
hit the enter key - if you get a 'Not Found' error try
DIR D:\agyab
or
DIR E:\agyab


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

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

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

run the command (it should take almost no time)and when the prompt returns, type
EXIT
and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

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

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Interesting - a new error has crept into the SFC results now.

Code:
2013-11-29 13:55:43, Info                  CSI    000004e5 [SR] Repairing 1 components
2013-11-29 13:55:43, Info                  CSI    000004e6 [SR] Beginning Verify and Repair transaction
2013-11-29 13:55:43, Info                  CSI    000004e7 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-29 13:55:43, Info                  CSI    000004e8 [SR] Cannot repair member file [l:36{18}]"Pretty_Peacock.jpg" of Microsoft-Windows-TabletPC-Journal, Version = 6.1.7601.18126, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-11-29 13:55:43, Info                  CSI    000004e9 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-29 13:55:43, Info                  CSI    000004ea [SR] Cannot repair member file [l:36{18}]"Pretty_Peacock.jpg" of Microsoft-Windows-TabletPC-Journal, Version = 6.1.7601.18126, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-11-29 13:55:43, Info                  CSI    000004eb [SR] This component was referenced by [l:154{77}]"Package_2_for_KB2835364~31bf3856ad364e35~amd64~~6.1.1.1.2835364-8_neutral_GDR"
2013-11-29 13:55:43, Info                  CSI    000004ec Hashes for file member \??\C:\Program Files\Common Files\Microsoft Shared\Stationery\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-29 13:55:43, Info                  CSI    000004ed Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-29 13:55:43, Info                  CSI    000004ee [SR] Could not reproject corrupted file [ml:520{260},l:122{61}]"\??\C:\Program Files\Common Files\Microsoft Shared\Stationery"\[l:36{18}]"Pretty_Peacock.jpg"; source file in store is also corrupted
2013-11-29 13:55:43, Info                  CSI    000004ef Repair results created:
- but at least the original one is fixed :)

I'll post a fix for this new one later - but it may not be until tomorrow, as I have to go out soon.
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
This might be because this HD was just a plain transfer from an older computer and I didn't feel like doing a format reinstall with the new hardware. Old one ran an AMD vid card, new one is Nvidia. Also Ccleaner feels like it mucked with stuff.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 7 Ultimate
CPU
Intel i5 35705K
Motherboard
AsRock 555
Memory
16GB
Graphics Card(s)
GeForce GTX 660 Ti
A distinct possibility!
CCleaner, while most of it is very good, has the misfortune of attempting to also be a 'registry cleaner' - and all such programs in my opinion WILL cause major problems with any PC, given half a chance.
The rest of the program is very good - and I use it myself.

The thing that worries me more about the above error than anything else is its apparent un-relatedness to the earlier error.

I've uploaded a file - agyac.zip - to my SkyDrive at Noel's SkyDrive
Please download and save it.

Right-click on the saved file and select Extract all...
Change the target to C:\ and click on Extract
Close all windows (it would be a good idea to print these instructions!)
Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
Pick that
You'll have to log in with your username and password.

Pick the option to use a Command Prompt
At the prompt type
DIR C:\agyac
hit the enter key - if you get a 'Not Found' error try
DIR D:\agyac
or
DIR E:\agyac


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

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

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

run the command (it should take almost no time)and when the prompt returns, type
EXIT
and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

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

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
FYI. You can feel free to delete the deepclean.log. Yours has grown extra large due to all the failed attempts to run the disk cleanup tool.
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 8.1 Professional
Was the file suppose to be a jpg?

Here's the logs.
https://dl.dropboxusercontent.com/u/9106523/CBS.zip

Yep :)

However, the replacement seems not to have worked :(
Code:
2013-11-30 20:29:54, Info                  CSI    000004e5 [SR] Repairing 1 components
2013-11-30 20:29:54, Info                  CSI    000004e6 [SR] Beginning Verify and Repair transaction
2013-11-30 20:29:55, Info                  CSI    000004e7 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-30 20:29:55, Info                  CSI    000004e8 [SR] Cannot repair member file [l:36{18}]"Pretty_Peacock.jpg" of Microsoft-Windows-TabletPC-Journal, Version = 6.1.7601.18126, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-11-30 20:29:55, Info                  CSI    000004e9 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-30 20:29:55, Info                  CSI    000004ea [SR] Cannot repair member file [l:36{18}]"Pretty_Peacock.jpg" of Microsoft-Windows-TabletPC-Journal, Version = 6.1.7601.18126, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2013-11-30 20:29:55, Info                  CSI    000004eb [SR] This component was referenced by [l:154{77}]"Package_2_for_KB2835364~31bf3856ad364e35~amd64~~6.1.1.1.2835364-8_neutral_GDR"
2013-11-30 20:29:55, Info                  CSI    000004ec Hashes for file member \??\C:\Program Files\Common Files\Microsoft Shared\Stationery\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-30 20:29:55, Info                  CSI    000004ed Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-tabletpc-journal_31bf3856ad364e35_6.1.7601.18126_none_75cea008bb3e33ca\Pretty_Peacock.jpg do not match actual file [l:36{18}]"Pretty_Peacock.jpg" :
  Found: {l:32 b:hLMYgoYEaSd6WHNAcMpQlj3ndwYSJanHCJ0EaEjgsTg=} Expected: {l:32 b:tfmxBgEeHYSqU0nOhrdrRtqL98a1xYC32if7l90WiOg=}
2013-11-30 20:29:55, Info                  CSI    000004ee [SR] Could not reproject corrupted file [ml:520{260},l:122{61}]"\??\C:\Program Files\Common Files\Microsoft Shared\Stationery"\[l:36{18}]"Pretty_Peacock.jpg"; source file in store is also corrupted
2013-11-30 20:29:55, Info                  CSI    000004ef Repair results created:



It looks as if the file never got replaced.....

Please run the following commands, and we may see what happened.

DIR C:\agyaa
RD C:\agyaa /S /Q
DIR C:\agyab
RD C:\agyab /S /Q
DIR C:\agyac
DIR C:\Windows\winsxs\agyac

post the results.

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

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Woops I deleted the first one you sent me since I didn't think it was needed anymore.
Annnd I accidentally did a DIR after agyab that wiped that part out. There was still a file in there though.


C:\Windows\System32>DIR C:\agyac
Volume in drive C has no label.
Volume Serial Number is 7E76-94DA

Directory of C:\agyac

11/30/2013 04:52 PM <DIR> .
11/30/2013 04:52 PM <DIR> ..
11/30/2013 04:52 PM <DIR> amd64_microsoft-windows-tabletpc-journal_
31bf3856ad364e35_6.1.7601.21955_none_7636f0d7d474e080
0 File(s) 0 bytes
3 Dir(s) 6,461,837,312 bytes free

C:\Windows\System32>DIR:\windows\winsxs\agyac
The filename, directory name, or volume label syntax is incorrect.

C:\Windows\System32>
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 7 Ultimate
CPU
Intel i5 35705K
Motherboard
AsRock 555
Memory
16GB
Graphics Card(s)
GeForce GTX 660 Ti
That's OK :) - I was just checking :)

that looks normal - so I'm not sure what went wrong :(
I need to review the input (after sobering up) back tomorrow! :)
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Ooops!
I knew something was wrong.... I uploaded the wrong version number :(

OK, lemme try again...

I've uploaded a file - agyad.zip - to my SkyDrive at Noel's SkyDrive
Please download and save it.

Right-click on the saved file and select Extract all...
Change the target to C:\ and click on Extract
Close all windows (it would be a good idea to print these instructions!)
Now reboot to the Repair Environment - as soon as the machine restarts, start tapping F8 - this should bring up the Advanced Boot Menu, at the top of which should be the option 'Repair my Computer'
Pick that
You'll have to log in with your username and password.

Pick the option to use a Command Prompt
At the prompt type
DIR C:\agyad
hit the enter key - if you get a 'Not Found' error try
DIR D:\agyad
or
DIR E:\agyad


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

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

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

run the command (it should take almost no time)and when the prompt returns, type
EXIT
and hit the Enter key to exit Command Prompt - reboot to Normal Mode Windows.

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


(Hopefully, I got it right this time! - sorry about that)
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
I'm getting a 404 error there? (file not found)
Is it small enough to attach it to a reply here?
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Back
Top