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.

Integrate KB977074 with DISM fail

Featured Replies

Hi.

I`m new and sorry for by poor English :) I have two problems.

1.)

Yesterday I tried integrate 'aka KB patch' for Windows 7. I used this command:

DISM.exe /image:d:\dismtool\wim /add-package /packagepath:d:\dismtool\updates\XXXXX.msu 

First 11 patch integrated correctly. But KB977074 not. I have error. This is my dism.log: click

Why this KB do not integrated correctly? :(

2.)

How I can integrate Service Pack 1 RTM to my Windows 7 DVD?

Regards, and please reply.

Edited by winfor

If you have installed WAIK for Windows 7 on your computer, you can use this command to integrate updates inside an offline image:

Adapt the paths to your needs!

Example for Windows 7 Ultimate x86.


@echo off
Color 0A
echo.
"C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /Mount-Wim /Wimfile:"C:\Win7\sources\install.wim" /index:5 /MountDir:"C:\work"
echo.
choice /t 5 /c on /cs /d o > nul
echo.
"C:\Program Files\Windows AIK\Tools\x86\Servicing\Dism.exe" /Image:"C:\work" /Add-Package /PackagePath:"C:\Updates"
echo.
pause

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.