Windows 10 update cab file Installer.

Page 1 of 4 123 ... LastLast

  1. Posts : 126
    Windows 10 x86 Professional
       #1

    Windows 10 update cab file Installer.


    Problems with Windows 10 Updates are an ongoing issue now.
    and the possible solution to overcome this is by downloading the updates manually from the Microsoft®Update Catalog or using tools like WHDownloader (formerly Windows Hotfix Downloader)

    The issue is that some times the packages will be CAB files and that's when the normal users won't be having an option about what to do next. Thus, to tackle this issue, I have managed to make a tiny program which will indeed help to Install those Cab file packages in windows without any troubles. :)


    The program is in the attachment.
    Virus total results :
    32 Bit : http://bit.ly/1gLUnlt
    64 Bit : http://j.mp/Cab645

    32 Bit : Windows 10 CAB Installer.zip
    64 Bit : Windows 10 CAB x64.zip

    Note :
    #. The 32 bit version will work for 64 bit as well, Only compilation is optimized.
    #. Make sure the source cab file path does not have any space in between them. ("MyDocuments" instead of "My Documents")
    *No passwords


    Last edited by Brink; 08 Oct 2016 at 15:30. Reason: added tutorial link
      My Computer


  2. Posts : 3,453
       #2

    Cheers Shadow... :)

    Do you mind sending me the source? - I note an Auto-It compiler error in the resource files which I'd like to check out.

    Thanx.
      My Computer


  3. Posts : 126
    Windows 10 x86 Professional
    Thread Starter
       #3

    Superfly said:
    Cheers Shadow... :)

    Do you mind sending me the source? - I note an Auto-It compiler error in the resource files which I'd like to check out.

    Thanx.
    Sure, I will send in the code right away.
    Have added a 64 Bit compiled version also, that might solve the issue perhaps. It runs fine for me. Thank you for checking out.:)
      My Computer


  4. Posts : 569
    Windows 10 Pro/Windows 7 Ultimate
       #4

    Great! I'll check it out. The Problem with the Microsoft®Update Catalog is that you have to KNOW what you are downloading. Is there a list posted of daily Windows 10 updates? If I could find an RSS feed I can make a gadget that shows them on my desktop.

    YES! That Hotfix Downloader Kicks Arse! Thanks a hell of a lot!
      My Computer


  5. Posts : 126
    Windows 10 x86 Professional
    Thread Starter
       #5

    XweAponX said:
    Great! I'll check it out. The Problem with the Microsoft®Update Catalog is that you have to KNOW what you are downloading. Is there a list posted of daily Windows 10 updates? If I could find an RSS feed I can make a gadget that shows them on my desktop.

    YES! That Hotfix Downloader Kicks Arse! Thanks a hell of a lot!
    Thank you, I just hope this helps all those who have trouble with the packages. :)
      My Computer


  6. Posts : 569
    Windows 10 Pro/Windows 7 Ultimate
       #6

    This post should be pinned, it's important information.

    I have developed a system - I leave the Win Updates service OFF. Then I check for updates with the WHdownloader, get them, and then turn my WU service back on only long enough to install what updates I have downloaded. I still have that KB3081444 update pending on my machine, so I have to shut off the WU service before rebooting lest that update gets installed thus hosing my PC again.

    Thanks again for this.
      My Computer


  7. Posts : 4
    Win10Pro
       #7

    I have set Group policy to "Notify for download and notify for install". I have set Windows update to "Defer Upgrades" and I have set all wireless connections to metred.
    I run UsoClient.exe StartScan to see what updates are available for my systems and then use WhDownloader to download any required updates on all my machines (5).
    Advantages are:-
    * Only downloaded once.
    * Downloaded sequentially and not concurrently so internet access is still possible
    * You can restart each machine without having it scheduled to restart at some ridiculous time the next day.

    Cheers
      My Computer


  8. Posts : 2
    Windows 10 PRO 64
       #8

    Code:
    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>dism /Online /Add-Package /PackagePath:C:\Windows10.0-KB3081437-x64_e97c4c5ae8f50767df64503094b5cd41401f256e.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    An error occurred trying to open - C:\Windows10.0-KB3081437-x64_e97c4c5ae8f50767df64503094b5cd41401f256e.cab 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:\Windows\system32>
    I can install KB3081440.cab successfully but failed with KB3081437.cab. How to solve this pls?
      My Computer


  9. Posts : 58
    Windows 10
       #9

    XweAponX said:
    This post should be pinned, it's important information.

    I have developed a system - I leave the Win Updates service OFF. Then I check for updates with the WHdownloader, get them, and then turn my WU service back on only long enough to install what updates I have downloaded. I still have that KB3081444 update pending on my machine, so I have to shut off the WU service before rebooting lest that update gets installed thus hosing my PC again.

    Thanks again for this.
    i am going with this system too expect i will pick the ones that are not causing issues
      My Computer


  10. Posts : 126
    Windows 10 x86 Professional
    Thread Starter
       #10

    Microft said:
    Code:
    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>dism /Online /Add-Package /PackagePath:C:\Windows10.0-KB3081437-x64_e97c4c5ae8f50767df64503094b5cd41401f256e.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    An error occurred trying to open - C:\Windows10.0-KB3081437-x64_e97c4c5ae8f50767df64503094b5cd41401f256e.cab 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:\Windows\system32>
    I can install KB3081440.cab successfully but failed with KB3081437.cab. How to solve this pls?
    Remove the Windows10.0-KB part from the name since that dot there might be acting as an extension and preventing the file from getting installed. Keep the name simpler like just "KB3081437.cab" and try again.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:47.
Find Us




Windows 10 Forums