Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    2,939
    1,414
    90
    Everything OK in Spain. 2 minutes - all updates
     
  2. yro

    yro MDL Addicted

    Jul 26, 2009
    561
    100
    30
    some help here..

    i have installed latest windows 10 1511-2 (the april updated iso) on one machine. Does this update apply to this iso i have used? (Cumulative Update for Windows 10 Version 1511 KB3172985) or do I need to download some other msu for this particular updated iso?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    All of the updates on the april update iso were superseded before the iso was released. So, yes, that one is the correct one :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. yro

    yro MDL Addicted

    Jul 26, 2009
    561
    100
    30
    oh, nice.. thanks for the tip.

    the download is taking forever for me.. brazil. will try it tomorroow..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    It's worldwide :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. 600415

    600415 MDL Member

    Aug 31, 2015
    191
    239
    10
    Update the runtimes. Because new runtimes are needed for things built with new compiler.
     
  7. max1

    max1 MDL Novice

    Nov 12, 2009
    8
    20
    0
    #2469 max1, Jul 13, 2016
    Last edited: Jul 13, 2016
    I'm having trouble to integrate update (KB3172985) by using abbodi1406's Windows 10 Updates Installer.
    It did work in last month updates.. :confused:
     
  8. armond

    armond MDL Addicted

    Jun 16, 2008
    673
    219
    30
    Hi Folks,
    Anyone noticed a new folder called "CMAK" in both Program Files and Program Files (x86) after installing yesterday's updates?
    Any idea?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,622
    450
    Has it something to do with the new "windows for rent service"?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. venioni

    venioni MDL Senior Member

    Mar 28, 2014
    477
    118
    10
    And there is also a new folder on C under the hide folders "System Volume Information" did someone knows what is this?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,952
    240
    .................lol
     
  12. venioni

    venioni MDL Senior Member

    Mar 28, 2014
    477
    118
    10
    i see that first time on windows 10 pro ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. pawX

    pawX MDL Member

    Jul 29, 2009
    177
    291
    10
    The descriptions for the added CMAK exe files are:

    Microsoft Connection Manager Profile Installer

    Windows NT Remove Quarantine client

    Microsoft Connection Manager Administration Kit

    Microsoft Connection Manager Auto-Download

    Microsoft Connection Manager Monitor
     
  14. armond

    armond MDL Addicted

    Jun 16, 2008
    673
    219
    30
    If I find it useless then I would even use Unlocker to get rid of it...
     
  15. akf

    akf MDL Senior Member

    Aug 17, 2010
    345
    152
    10
    #2480 akf, Jul 14, 2016
    Last edited by a moderator: Apr 20, 2017
    A week ago, I installed Windows 10 Version 1511 in my computer, and then installed Cumulative Update KB3170411.

    A day ago, I tried using the following command to install KB3172985, but failed.

    Code:
    dism /online /add-package:C:\folder\windows10.0-kb3172985-x64.msu

    After that, I extracted the cab file from the msu file, and used the following command to install KB3172985.

    Code:
    dism /online /add-package:C:\folder\windows10.0-kb3172985-x64.cab

    The installation of KB3172985 failed, as Windows undid the update during installation.

    So, how should I install KB3172985?

    Thanks for the advice. :)