Hi, first of all thanks for all the effort put in the project and guide it's really easy to follow but still i'm doing something wrong
I get an acces denied error on the removal part. The mount works fine, but removal gives error straight away:
Image Version: 6.1.7600.16385
Processing 1 of 1 - An error occurred - Microsoft-Windows-VirtualXP-Licensing-Pa
ckage Error: 0x80070005
Error: 5
Access is denied.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
This happens for almost all the packages, i have checked the dism.log and i found some errors:
Failed to load WimManager. Try running from the Deployment Tools Command Prompt. If the issue persists, ensure that wimgapi.dll and wimserv.exe are up to date.
Failed to add any commands.
or
Only package owners can remove package: Microsoft-Hyper-V-Common-Drivers-Package~31bf3856ad364e35~amd64~~6.1.7600.16385 [HRESULT = 0x80070005 - E_ACCESSDENIED]
Package Manager: PID=2708 Failed initiating changes - CDISMPackage::Internal_ChangePackageState(hr:0x80070005)
Package Manager: PID=2708 Failed to Remove the Package. - CDISMPackage::Remove(hr:0x80070005)
Package Manager: PID=2708 Failed while processing command remove-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070005)
Package Manager processed the command line but failed. HRESULT=80070005
I have tried it on 2 machines, a Vista and a win7 and both give me the exact the same error so i'm prolly overseeing something here.
I have installed the WAIK for win vista sp1.. dism log attached.
Can anyone help me out here?