Windows 10 Hotfix Repository

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

  1. nuhi

    nuhi MDL Novice

    Sep 24, 2013
    18
    40
    0
    #2281 nuhi, May 14, 2016
    Last edited: May 14, 2016
    I can confirm issues integrating Win10 cumulative updates from Win7 offline, it works fine from Win8.1 and 10.
    In the DISM log something about missing NetSetupApi entries.

    I hope MS fixes this with a Win7 servicing or NetSetupApi update.
    If anyone knows someone inside MS in charge of servicing, please report it directly, they don't care about Win7 anymore so this might be their subtle IT push.

    edit: btw same issue on configuring Hyper-V features offline from Win7 on Win10 images.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    That's obvious....
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    #2283 Enthousiast, May 14, 2016
    Last edited: May 14, 2016
    The problem only exists on a running win 7 and integrating updates in a 10 win image. I work on a running 14342 and no problems at all with offline servicing 10586.

    The servicing stack update went ok under 7 but the latest CU gives the error.
     
  4. UnderXP

    UnderXP MDL Junior Member

    Feb 28, 2013
    55
    15
    0
    Hi, standalone .cab KB3120830 (DotNet 4.6.2) is integrable in offline image 1511 ?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
  6. kuroda

    kuroda MDL Senior Member

    Aug 25, 2012
    445
    32
    10
    ...kb3157993 for flash superseded to kb3163207....in 1511.....
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    #2289 Enthousiast, May 14, 2016
    Last edited by a moderator: Apr 20, 2017
    Code:
    Command line that ran is dism.exe /image:"e:\mount" /Add-Package /PackagePath:"e:\KB3120830"
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14342.1000
    
    Image Version: 10.0.10586.0
    
    Processing 1 of 1 - Adding package Package_for_KB3120830~31bf3856ad364e35~x86~~10.0.1.523
    
    The operation completed successfully.
    DISM doesn't give an error message, but here in the win 10 hotfix repository should be more info from either drew84 or abbodi1406 about the use of it. It's for one of the 10's usable by dism (10240 or 10586, i can't find it atm).
     
  8. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,737
    1,005
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    262
    10
    #2292 scaramonga, May 15, 2016
    Last edited: May 15, 2016
    Funny you should say that. I installed kb3156421 offline on my laptop, and when I checked updates through Minitool, there was CU update kb3156421 waiting to be installed. Hmm, I went for it, and it downloaded 18mb and updated. .318 before, .318 after.

    All seems fine lol, so dunno?
     
  10. Gladwin

    Gladwin MDL Member

    Dec 20, 2012
    233
    111
    10
    maybe some problem for my system .... i have 3 pc .... 3 pc is different Windows ( Windows 7 , Windows 8.1 & Windows 10 ) so i test it .... but 3 also same give the error for integrated offline Windows 10 , may i ask it is it update with offline batter it at audit mode ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    516
    133
    30
    Because your system download .NET 3.5.1 first.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    #2295 Enthousiast, May 15, 2016
    Last edited: May 16, 2016
    Depends how you enabled dotnet35, did you do it by "Turn windows features on or of" (then it will download the updated dotnet35 files while enabling it) or did you enable dotnet35 by dism online command (then a part of the CU will be downloaded after it to update dotnet35).

    When you first offline enable dotnet35 on the windows image and then integrate the CU it also won't download (part of) the CU again after installing windows.
     
  13. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,737
    1,005
    60
    #2296 Super Spartan, May 16, 2016
    Last edited by a moderator: Apr 20, 2017
    The first thing I did when I installed 10586.104 is run this command:

    Code:
    Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:S:\sources\sxs /LimitAccess
    Then I installed the update

    But it still downloaded the same updated yet finished quickly during the installation
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,310
    450
    #2297 Enthousiast, May 16, 2016
    Last edited by a moderator: Apr 20, 2017
    I believe i explained that in the reply above yours :)
     
  15. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,396
    2,376
    60
  16. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,737
    1,005
    60
    thanks a lot man. very helpful as always
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. DiamondMon

    DiamondMon MDL Addicted

    Jul 31, 2009
    664
    1,615
    30