Windows 7 Hotfix repository

Discussion in 'Windows 7' started by SoLoR, May 22, 2010.

  1. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,951
    614
    60
    Thanks :)

    Actually, it's 7601.win7sp1_ldr.140706-1507
     
  2. Mandragor

    Mandragor MDL Novice

    Oct 16, 2014
    2
    2
    0
    Hi! Please help!
    I very need vcredist_x64_14 and vcredist_x86_14 exactly version - 14.0.21730 ?

    Some files were accidentally deleted and I can not remove some components

    - Microsoft Visual C++ 14 x64 Additional Runtime - 14.0.21730
    - Microsoft Visual C++ 14 x64 Minimum Runtime - 14.0.21730
    - Microsoft Visual C++ 14 x86 Additional Runtime - 14.0.21730
    - Microsoft Visual C++ 14 x86 Minimum Runtime - 14.0.21730

    These can not be removed without original installer 14.0.21.730 to update to newer version.

    Latest VC Redist Installer V32 contains VC Redist 14 - 14.0.220 and could not be installed without deleting 14.0.21730
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,246
    90,972
    340
    #9543 abbodi1406, Oct 16, 2014
    Last edited by a moderator: Apr 20, 2017
    Code:
    reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v BuildLabEx
    
     
  4. Mandragor

    Mandragor MDL Novice

    Oct 16, 2014
    2
    2
    0
    abbodi1406! Thanks a lot!!! It is indeed 14.0.21730!

    But when it is installing, it takes separately Minimum and Additional components

    It takes: vc_runtimeMinimum_x86.msi, vc_runtimeAdditional_x86.msi, vc_runtimeMinimum_x64.msi, vc_runtimeAdditional_x64.msi
    I can not extract it from Installers :(
    And I can not find extracted files as usually in the folder C:\Users\...\AppData\Local\Temp :(
     
  5. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,951
    614
    60
    #9546 tistou77, Oct 16, 2014
    Last edited by a moderator: Apr 20, 2017
    Before KB2997200, it was this version :)
     
  6. Mandragor

    Mandragor MDL Novice

    Oct 16, 2014
    2
    2
    0
    Yeah! I've found separately extracted
    vc_runtimeMinimum_x86.msi, vc_runtimeAdditional_x86.msi, vc_runtimeMinimum_x64.msi, vc_runtimeAdditional_x64.msi
    In the folder path C:\ProgramData\Package Cache :)

    Now all right! Thanks again to abbodi1406 for the vc_redist 14.0.21730 :)
     
  7. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. apologized

    apologized MDL Addicted

    Nov 29, 2012
    874
    507
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,246
    90,972
    340
    #9551 abbodi1406, Oct 17, 2014
    Last edited by a moderator: Apr 20, 2017
    2014/10/17:

    Added:
    Code:
    2957486-v2       / NFS
    2989007
    Superseded:
    Code:
    2957486
    2928492
     
  10. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,421
    11,694
    240
    #9552 murphy78, Oct 18, 2014
    Last edited by a moderator: Apr 20, 2017
  11. schmerle123

    schmerle123 MDL Novice

    Nov 21, 2012
    39
    9
    0
    Hello murphy78,
    first I want to say thank's for your work !! I am a little bit konfused. First you install all updates with dism. next you unmount the wim and mount it again and install the 2-nd pass updates?

    Thank's :eek:
     
  12. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,421
    11,694
    240
    No, just 2 /add-package comands. If you put them in the same folder, it will integrate them in an order that causes those setup errors.
    You don't have to re-mount in between them, just make 2 separate commands.
     
  13. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    ahbodi: is there somethign strange with: Windows6.1-KB2967567-x64.msu ?

    My script extracts msu's and extracting that gives another msu instead of a cab. It's the only KB that does that.
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,246
    90,972
    340
    No, all is normal here, msu have cab inside
     
  15. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    Deleted the file (had the file for weeks/months) then just redownloaded (100kb smaller) via whd and looks normal now.
     
  16. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    311
    10