Hi all,
I installed WAIK 3.0 with DISM.
I just integrated SP1 into a legit Win7 image
using this method.
However, when i try to clean up the SP1 backup files
from the offline image,
even after
I committed the changes made onto the image, the following "error report" is shown
Code:
C:\Program Files\Windows AIK\Tools\amd64\Servicing>DISM /image:d:\mounted /cleanup-Image /spsuperseded /hidesp
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7600.16385
Service Pack Cleanup can't proceed: No service pack backup files were found.
The operation completed successfully.
C:\Program Files\Windows AIK\Tools\amd64\Servicing>
What to do, what to do??
EDIT:
I checked the image version using:
Code:
dism /get-wiminfo /Wimfile:d:/backup/install.wim /index:1
(and 2 - 3 - 4)
they all rapport that image version = 6.1.7601
When I install win7 on virtualbox, service pack is installed, but I can still remove it by using disk cleanup
Which means that, indeed, I succesfully slipstreamed it, though offline removal doesn't seem to work.
Is there something I did wrong?
kind regards,