2018-02 quality roll up wont install :/

Looking at other threads I seem to be not the only one having it. Its about the KB4074598. I tried microsoft tech support but they didnt know any better. I see there is this one guy from croatia who helped alot of people and seems to know what he is doing. Hopefully you can help me :)
 
sfcfix:SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-03-12 16:43:42.873
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.


AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.


Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-03-12 16:48:14.689
----------------------EOF-----------------------
 
Install Update with DISM


  1. Download the update MSU here: http://download.windowsupdate.com/c/msdownload/update/software/secu/2018/02/windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4074598-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
uhm there is a problem. The name of the update you gave the link for me is KB4015549 but i need to install KB4074598
 
Oh and not trying to be autistic but would you number the commands. Like 1 for the first one and 2 for the second. Thank you :)
 
Install Update with DISM



  1. Download the update MSU here: http://download.windowsupdate.com/c..._87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    1. cd C:\temp

    replace C:\temp with your path if different

    2. expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu -f:* C:\temp

    3. DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4074598-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log

 
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32> cd C:\temp
C:\temp>expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798
.msu -f:* C:\temp
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.
Adding C:\temp\WSUSSCAN.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64.cab to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64-pkgProperties.txt to Extraction Queue
Adding C:\temp\Windows6.1-KB4074598-x64.xml to Extraction Queue
Expanding Files ....
Progress: 1 out of 4 files
Expanding Files Complete ...
4 files total.
C:\temp> DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4074598
-x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~7601.24055.1.3
[===========================66.6%====== ]
An error occurred - Package_for_RollupFix Error: 0x80070002
 
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32> cd C:\temp
C:\temp>
C:\temp>
C:\temp>expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798
.msu -f:* C:\tem
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.
windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu: Destinati
on directory required for a multi-file CAB.

C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4074598-
x64.cab
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~
~7601.24055.1.3
[===========================66.6%====== ]
An error occurred - Package_for_RollupFix Error: 0x80070002
Error: 2
The system cannot find the file specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\temp>
C:\temp>
 
You have not done this correctly. the second command should have been: expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu -f:* C:\temp

Make sure you copy the actual .msu file into that folder.
 
Oh sorry i see your post. wait so the second command is just this? expand windows6.1-kb4074598-x64_87a0c86bfb4c01d9c32d2cd3717b73c1b83cb798.msu -f:* C:\temp
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top