Windows 8.1 Hotfix Repository

Discussion in 'Windows 8' started by komm, Aug 31, 2013.

  1. orbidia

    orbidia MDL Junior Member

    Feb 22, 2010
    79
    30
    0
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,252
    91,026
    340
    Nothing personal, it's just business :rolleyes:
     
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
    #2743 moderate, Apr 16, 2017
    Last edited by a moderator: Apr 20, 2017
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,252
    91,026
    340
    It's easier to just stop updating jailbroken system :)
     
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
    #2745 moderate, Apr 16, 2017
    Last edited: Apr 16, 2017
    Updating JB-system is quite easy:
    No future security cumulative roll-up,
    all of DotNET,
    all of Adobe Flash,
    all of Windows Defender,
    all of Office,
    all of IE11 Cumulatives (if I can find any)... :))))
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,252
    91,026
    340
    Modifying system files is not a fix :)
     
  7. taviruni

    taviruni MDL Senior Member

    May 8, 2010
    261
    249
    10
    #2749 taviruni, Apr 22, 2017
    Last edited: Apr 22, 2017
    Please read it, it do not modify system files, all is done in update package file, basically in a new *.dll that was created only for CPU detection. Perhapps you can find a good idea and make your own, I know you are very capable for this.
    Or maybe a patch on the fly wich will be even better approach.

    Best Regards

    taviruni
     
  8. taviruni

    taviruni MDL Senior Member

    May 8, 2010
    261
    249
    10
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,252
    91,026
    340
    I know the fix and i follow the discussion at Github
    good luck in creating memory patcher or something elegant

    for now, affected users should consider manually installing updates with DISM
    it's only one big update per month, and one for .NET/Flash

    otherwise, they can uninstall the sub-package that holds WUA with install_wim_tweak.exe

    Code:
    install_wim_tweak /o /n /c package_387_for_kb4015546~31bf3856ad364e35~amd64~~6.1.1.3 /r
    install_wim_tweak /o /n /c package_228_for_kb4015546~31bf3856ad364e35~x86~~6.1.1.3 /r
    install_wim_tweak /o /n /c package_855_for_kb4015549~31bf3856ad364e35~amd64~~6.1.1.3 /r
    install_wim_tweak /o /n /c package_478_for_kb4015549~31bf3856ad364e35~x86~~6.1.1.3 /r
    
    install_wim_tweak /o /n /c package_96_for_kb4015547~31bf3856ad364e35~amd64~~6.3.1.3 /r
    install_wim_tweak /o /n /c package_31_for_kb4015547~31bf3856ad364e35~x86~~6.3.1.3 /r
    install_wim_tweak /o /n /c package_565_for_kb4015550~31bf3856ad364e35~amd64~~6.3.1.4 /r
    install_wim_tweak /o /n /c package_440_for_kb4015550~31bf3856ad364e35~x86~~6.3.1.4 /r
    
     
  10. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
  11. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
    aaaa, compressed CABS, thanks...

    Do you also have links to:

    W10 DotNET4:
    Windows10.0-KB3186568-x64.cab
    Windows10.0-KB3186568-x86.cab

    W10 DotNET4CZ_LP:
    Windows10.0-KB3186572-x64.cab
    Windows10.0-KB3186572-x86.cab

    W81 DotNET4CZ_LP:
    Windows8.1-KB3186544-x64.cab
    Windows8.1-KB3186544-x86.cab
    ?
     
  12. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,472
    2,487
    120
    #2760 moderate, May 6, 2017
    Last edited: May 6, 2017
    On all my W8-1 WU now offers this necro stuff:

    KB3008923 MS IE 11 Cumulative Security Update

    This one is the oldest of all necro stuff so far offered:

    1. KB3185319 MS IE 11 Cumulative Security Update
    2. KB3021952 MS IE 11 Cumulative Security Update

    Dunno, why this one KB3008923 has appeared now...?