O ya, forgot about winver. Only posted the CALC for confirmation of the build. And seeing that the KMS period ends before 01.04.2011, those other didn't help me either. Thx for reminding me. Anyways, still a long time till the expiry date, so no worries about that.
I get "installation not successful" and a error_file_not_found 0x80070002. Ran the system update readiness tool but did not resolve it.
Dammid, anyone already managed to slipstream it? I extracted the exe to C:\sp1 and used dism /image:C:\Mount /add-package /packagepath:C:\sp1\xxxxxxxxxxxxx.cab to integrate it. windows6.1-KB976902-X86.cab is only a small one and is probably a prerequired update before sp1, this integrates fine. After that I tried windows6.1-KB976932-X86.cab (sp1 itself I think, over 289MB) and it gave this error: Code: Processing 1 of 1 - Package_for_KB976932: The specified package cannot be added to an offline image. Add this package to a running operating system using the /Online option. Error: 0x800f082e Fout: 0x800f082e So it's the same problem we had with vista it seems... But I don't see why, I think it's technically possible to do this. All the seperate updates work fine, so why not an all in one package? That's all sp1 is, an all in 1 update package. It looks like MS just don't want us to slipstream it...
sp1exename.exe -x it will ask where to put the extracted files, after extraction you get a bunch of files + 2 cabs in spc.xml the small 4MB cab is listed first so I think that needs to be integated first btw: If you open the big 289MB cab there is a Windows7SP1-KB976933~31bf3856ad364e35~x86~~6.1.0.16537.num file, if you open that in notepad you see allowedOffline="false" in the last line, in update.num there's also an allowedoffline="false" line. I'll try to change that to true, repack the cab and test again
@Stannieman you meant mum i guess that wont work, because each mum have coresponding cat file that is digital signature and checksum for mum (and other files mum installs). If you change mum that signature wont match anymore and i assume dism wont allow it to install... you should also have somekind of patched dism to skip check. Anyway im not bothering with SP1, since i prefere hotfixes for now. SP1 needs to "grow up" a bit. In a month or so, when/if they add more hotfixes...
I also looked at the cat files and they just contain sha1 hashes of some files. When you open them in notepad you can see the hashes as plain text, so probable dism can be fooled by replacing the hashes PS: does anyone know a good and easy cab packer? I tried cabpack 1.4 but it doesn't like the combination of the 32bit extractor and recursive directories options. It complains about a tempfile being larger than 500 lines or something, probably too many files that need to be packed...
OK, changing allowedoffline="false" to allowedoffline="true" doesn't work, even with /ignorecheck. It still returns the same error And the .cat files can't be modified cause then it says it's not a valid catalog anymore
Tried the Paintdesktop trick and it doesn't work with this Beta.Checking Win7 tweaker doesn't work either. Any hints?? Search is semi useless on these Forums you get a ton of hits.