Windows 7 Hotfix repository

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

  1. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,623
    3,855
    90
    The superseded uninstaller runs dism from the Windows\System32 folder. On 32-bit systems, this is the 32-bit version, and on x64 systems it is the 64-bit version. On x64 systems, the 32-bit dism is located in the Windows\syswow64 folder. What it sounds like is for some reason your dism in the system32 folder has been overwritten by the 32-bit version which should be in the syswow64 folder, causing that issue to show. This shouldn't have happened normally, most likely it was manually replaced or stuffed up by a third party tool of some kind.
     
  2. hanschke

    hanschke MDL Senior Member

    Jan 8, 2008
    424
    33
    10
    @GLYUKOZA

    i dont know if i will do it again. x86 i dont use and so i dont collect the kb for this. we will see.
     
  3. GLYUKOZA

    GLYUKOZA MDL Junior Member

    Apr 4, 2011
    50
    12
    0
    @hanschke
    Would be very grateful.
     
  4. GLYUKOZA

    GLYUKOZA MDL Junior Member

    Apr 4, 2011
    50
    12
    0
    @burfadel

    Thanks for the clarification.
     
  5. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    You are welcome to do so
     
  6. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,370
    1,256
    60
    Thanks... works like a charm, however i did notice one thing... applyed updates do not show up in update list... intentional?
     
  7. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    Not on my part, side effect...they cannot be uninstalled so they are useless showing up in the first place
     
  8. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    so, there are no updates this sunday?
     
  9. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,370
    1,256
    60
    refresh :) not sure why but lately it takes about half of day more to scan for updates...
     
  10. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    485
    169
    10
    Ricktendo, using your slim NET4, I noticed the Windows\Microsoft.NET folder as you included it in the slim archive is around 300mb, whereas if we perform an administrative install of the .msi's (after applying the hotfixes) via UniExtract that folder is around 225mb. This results in the .7z archive of the x64-x86 files being around 47mb when not doing an administrative install, and around 40mb if we use the msi administrative install method.

    Which method do you think we should use when making an installer out of it? I tested the installer made out of the non-administative install files and it works just fine, only the installer is around 47mb of course, as compared to the 40mb one we're used to. What do you think is best to use?
     
  11. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    #2912 ricktendo64, Sep 19, 2011
    Last edited by a moderator: Apr 20, 2017
    Original is bigger because it contains both Client and Extended files, (let me guess) you ONLY did a admin of the client...if you dont want extended files do a second admin install to leave the unneeded files behind

    BTW I am working on a MST that will satisfy WU when it comes to KB2468871, these are the x86 full registry entries (I dont have the x64 entries because my laptop is dead)

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\5C1093C35543A0E32A41B090A305076A\Patches\4A3FC9E53BDA08038AFB79A682437085]
    "State"=dword:00000001
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\FCDAC0A0AD874C333A05DC1548B97920\Patches\4A3FC9E53BDA08038AFB79A682437085]
    "State"=dword:00000001
     
  12. dolivas

    dolivas MDL Junior Member

    Jan 31, 2008
    51
    23
    0
    #2913 dolivas, Sep 19, 2011
    Last edited by a moderator: Apr 20, 2017
    Hey ricktendo64 thanks for pointing me in the right direction here is the location for x64 I just tested it and it works perfect on my end.

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\DFC90B5F2B0FFA63D84FD16F6BF37C4B\Patches\79EB7C9295ED2A736A78A2DD351249A8]
    "State"=dword:00000001
     
  13. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    #2914 ricktendo64, Sep 19, 2011
    Last edited by a moderator: Apr 20, 2017
    Thats client right, what is the extendeds product number?
     
  14. tistou77

    tistou77 MDL Guru

    Mar 22, 2008
    2,208
    738
    90
    about updating KB2584577, mfc42.dll and mfc42u.dll files have version 6.6.8064.0
    but the files in system32 have the same version (same KB2506212)

    why upgarde?

    thanks :)
     
  15. dolivas

    dolivas MDL Junior Member

    Jan 31, 2008
    51
    23
    0
    You know I never install the extended I guess I should start I will get those for you later this evening when I make the updated installer after I add the updates to the MSI's then do an administrative install of the 4 MSI which ProgramsFilesFolder & Windows folders do I use before I 7z the files?

    Thanks,
    dolivas
     
  16. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,370
    1,256
    60
    #2917 SoLoR, Sep 19, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\C28643E881181F13CBC489DC69571E2C\Patches\79EB7C9295ED2A736A78A2DD351249A8
     
  17. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,370
    1,256
    60
    Also since you are doing this you should also hide Client update KB2539636 (patch ID BCD73DCB974FD4D39AE00A7F7555944C on x64).
     
  18. solace88

    solace88 MDL Novice

    Apr 10, 2011
    3
    0
    0
    Hi, just a quick question; I used burfadel's install script and selected to process all updates (option 1) for Solor's update pack (Have updated it according to changelog) and I noticed that there are double copies of certain updates e.g. KB982018 and KB982018_BF. This is on a fresh copy of Win7 SP1. Is this normal or have I done something wrong?

    Sorry if this has been asked before.. Cheers
     
  19. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,370
    1,256
    60
    hm... not sure why hiding this patch doesnt not work for me.... hiding KB2468871 works as it suppose to but KB2539636 still shows up on WU.