Main Forum > General Computer Support
need help replacing these files (SOLVED)
Shane:
I am actually missing
Package_1_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
Package_3_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat
Package_3_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
Package_for_KB2952664_SP1~31bf3856ad364e35~amd64~~6.1.6.1.cat
Package_for_KB2952664_SP1~31bf3856ad364e35~amd64~~6.1.6.1.mum
Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat
Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
All others I have in that zip file.
How it works is I go grab the updates from the catalog site like you do, extract them and grab all the cat and mum files (I may do manifest files later) and then put them all in a folder. I then wrote a program that will go through that folder and 7zip each file and then put it in a folder that is named with the number of the length of the name of the file. I do this because if I didnt I would have over 40,000 files in one folder, explorer.exe would be a nightmare to work with going in there.
So I needed a way to separate them, and the length of their name was the best way to go. All the files are 7-zip to reduce their size, so when I put them online it will be less of a load on the server when I build my tool to grab these files.
Then I made a tool where I just copy and paste the list of missing files into a txt file, load my tool up and hit go, it goes and finds each file I need and puts it in a folder for me, it lets me know any it couldn't find, which I normally go find and add to the files :-)
I will need to go grab that update KB2952664 and grab the files and add them. I will repost the files after I grab them.
Shane
Shane:
Problem grabbing those missing files, MS updated that update with a new version and so the old version cant be downloaded.
It only gave me
package_for_kb2952664~31bf3856ad364e35~x86~~6.1.10.5
Notice the 6.1.10.5 while he needs the 6.1.6.1.
So what needs to be done instead is to go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages
and delete the keys that point to those missing files.
Shane
TrapperX:
--- Quote from: Shane on June 09, 2015, 01:55:22 pm ---Problem grabbing those missing files, MS updated that update with a new version and so the old version cant be downloaded.
It only gave me
package_for_kb2952664~31bf3856ad364e35~x86~~6.1.10.5
Notice the 6.1.10.5 while he needs the 6.1.6.1.
So what needs to be done instead is to go to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages
and delete the keys that point to those missing files.
Shane
--- End quote ---
Thanks Shane I am doing the scan now.
TrapperX:
I have not worked much in the reg and I was looking for those keys but could not find any of them.
Searched looking for this "Package_1_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat" but would bring up a key that had 6.1.6.3 and nothing with .cat or .mum
Tweaking.com - Windows Repair v3.2.2 - Pre-Scan
Computer: (Windows 7 Home Premium 6.1.7601 Service Pack 1) (64-bit)
Started at (6/9/2015 8:02:49 PM)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Scanning Windows Packages Files.
Started at (6/9/2015 8:02:49 PM)
These Files Are Missing: (Total: 8)
C:\Windows\servicing\Packages\Package_1_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat
C:\Windows\servicing\Packages\Package_1_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
C:\Windows\servicing\Packages\Package_3_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat
C:\Windows\servicing\Packages\Package_3_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
C:\Windows\servicing\Packages\Package_for_KB2952664_SP1~31bf3856ad364e35~amd64~~6.1.6.1.cat
C:\Windows\servicing\Packages\Package_for_KB2952664_SP1~31bf3856ad364e35~amd64~~6.1.6.1.mum
C:\Windows\servicing\Packages\Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.cat
C:\Windows\servicing\Packages\Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1.mum
Problems were found with the packages files, these files need to be replaced (These mainly only effect installing Windows Updates.)
The SFC (System File Checker) doesn't scan and replace some of these files, so you may need to replace them manually.
These files do not keep the repairs from working, you may still run the repairs in the program.
If you need help in replacing these files, post on the Forums at Tweaking.com for help.
Files Checked & Verified: 5,599
Done (6/9/2015 8:08:24 PM)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Scanning Reparse Points.
Started at (6/9/2015 8:08:24 PM)
No problems were found with the Reparse Points.
Files & Folders Searched: 194,129
Reparse Points Found: 108
Done (6/9/2015 8:09:20 PM)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Checking Environment Variables.
Started at (6/9/2015 8:09:20 PM)
No problems were found with the Environment Variables.
Done (6/9/2015 8:09:20 PM)
--------------------------------------------------------------------------------
Done (6/9/2015 8:09:20 PM)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Done (6/9/2015 8:09:20 PM)
Scan Complete - Problems Found!
You can use the Repair Reparse Points or Repair Environment Variables tools at the bottom of this Window if needed.
While problems have been found, you can still run the repairs in the program.
But for the best results it is recommended to fix the problems reported in this scan if possible.
If you need help fixing any of the items in the log, just post in the forums at Tweaking.com for help.
Julian:
Shane you think this would work as a bat file? TrapperX don't try this yet not to sure if this would work. I'm Going to wait for Shane to reply.
BACK UP REGISTRY FIRST BEFORE RUNNING
reg delete "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_1_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1]" /f
reg delete "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_3_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1]" /f
reg delete "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_for_KB2952664_SP1~31bf3856ad364e35~amd64~~6.1.6.1]" /f
reg delete "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Package_for_KB2952664~31bf3856ad364e35~amd64~~6.1.6.1]" /f
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version