Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Help] dism error [HRESULT = 0x80070005 - E_ACCESSDENIED]

Featured Replies

Hello

Sorry for my English.

I have a problem of integration of the KB with dism error [hrESULT = 0x80070005 - E_ACCESSDENIED]. I attached my log file.

the drivers is integrate without problems.

do you have an idea?

Thank you

dism_log.zip

Edited by zorro1

  • Author

UAC is disable, my account is admin, it's the same for all KB, but the drivers is ok

Are you customizing Windows 7 Ultimate SP0 or SP1?

You can try to set your msu updates inside D:\Updates

Inside your Dism.log

Host machine information: OS Version=6.1.7601, Running architecture=x86, Number of processors=4

dism /Mount-Wim /WimFile:d:\win7\sources\install.wim /index:5 /MountDir:d:\zmountdir

c:\Windows\system32\DISM.exe /image:d:\ZMOUNTDIR /add-package /packagepath:e:\WIN7\hotfix\hotfix\32\ie8

Edited by myselfidem

Processing 1 of 1 - Adding package C:\zPackage\Windows6.1-KB2482017-x64.msu

[==========================100.0%==========================]

The operation completed successfully.

Unmount your image, run these from a admin cmd prompt. You may have to Takeownership to the mount folder

C:\Windows\System32\Dism /Cleanup-Wim

Echo Y | REG DELETE "HKLM\SOFTWARE\Microsoft\WIMMount\Mounted Images"

RD D:\zMountDir /s /q

reboot and try again

Never ever leave an image mounted and shutdown your PC

Edited by maxXPsoft

i'm getting the same error code, while trying to remove packages forom my custom SP1 wim, i had disabled UAC, but now it's enabled again, why can't you reboot with an image mounted?

i'm getting the same error code, while trying to remove packages forom my custom SP1 wim, i had disabled UAC, but now it's enabled again, why can't you reboot with an image mounted?

http://technet.microsoft.com/en-us/library/dd744382%28WS.10%29.aspx

After you update the image, you must unmount it and either commit or discard the changes you have made.

I found this by a power outage I had trouble and got errors. Simple, follow the rules, unmount and save or discard and remount again when needed.

yeah, i do that, i was just wondering why it's required

i keep getting error 87 with this command: DISM /Image:C:\Mount\ /Remove-Package /PackageName:"C:\Mount\Windows\servicing\packages\Microsoft-Hyper-V-Common-Drivers-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.mum"

Because it is not one of the things you can remove except by extreme measures like mentioned in the other post.

from my Right Click .wim. run this on a mounted image changing path as needed

cmd /c C:\Windows\System32\Dism /image:C:\zMountDir /Get-Drivers /all > %%userprofile%%\Desktop\zDrivers.txt && C:\Windows\System32\Dism /image:C:\zMountDir /Get-Packages > %%userprofile%%\Desktop\zPackagelist.txt && C:\Windows\System32\Dism /image:C:\zMountDir /Get-Features > %%userprofile%%\Desktop\zFeatures.txt

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.