Windows 7 Hotfix repository

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

  1. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
  2. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    windows-winlogon v 6.1.7601.21820
     
  3. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Why SoLoR didn't add it?
     
  4. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Can you list all of the updates that have been added and replaced since SoLoR's last pack?
     
  5. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    only 2
    2467528; 2617878
     
  6. SoLoR

    SoLoR MDL Expert

    Jul 30, 2008
    1,371
    1,256
    60
    because full scan didnt finish until this morning? like i already said, there is more and more KB articles to scan and it takes longer time lately...
     
  7. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    I made a fresh install of Windows 7 SP1 with this pack integrated but when I checked the Windows Update it listed these two updates: KB2556532 and KB2533552. Any help?
     
  8. adric

    adric MDL Expert

    Jul 30, 2009
    1,419
    1,583
    60
    WU incorrectly identifies KB2556532 which was superseded by KB2566205-v2. You can hide KB2556532 it if you want.
    KB2533552 doesn't integrate and needs to be done afterwards.
     
  9. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    KB2533552 is not integrateable so this is normal, just install the other one it wont cause any problems
     
  10. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Now I am confused :confused:
     
  11. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Why "the other one" is not included in the repository?
     
  12. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    What will happen if I integrated it?
     
  13. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    #3215 ricktendo64, Oct 24, 2011
    Last edited by a moderator: Apr 20, 2017
    If you integrate KB2556532 it wont update any files but it will satisfy WU, if you integrate KB2533552 it will simply give you a (non fatal) error

    Code:
    Processing 1 of 1 - Package_for_KB2533552: The specified package cannot be added to an offline image.
    Add this package to a running operating system using the /Online option.
     Error: 0x800f082e
     
  14. adric

    adric MDL Expert

    Jul 30, 2009
    1,419
    1,583
    60
    Sorry, I meant to say WU incorrectly identifies KB2556532.

    Al
     
  15. simurq

    simurq MDL Novice

    Feb 23, 2011
    17
    2
    0
    I tried to integrate SOLOR's latest updates (24.10) to Windows 7 using "SetupComplete.cmd". All MSUs from the root of update package installed successfully except those listed under folders IIS, MSMQ, NFS, and SNMP (ErrorCode: 2149842967 in Event Viewer). Any advice on how to successfully integrate these MSUs into Windows?

    Also, I can see two instances of KB2496290 in the package - one in "LDR placeholders", the other one (KB2496290-v2) in the root (GDR release). I have mistakenly tried to make WUSA to install both releases but it installed the latter only which is reasonable... Now the question is: Can I delete KB2496290 from "LDR placeholders" at all since it's been superseded with v2?!?

    Thank you!
     
  16. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    New update out. I can't post links here yet- look up MS support page for KB2603229 (64-bit only, minor- updates a couple 32-bit registry values, not integratable).

    simurq: regarding the first part of your post: not sure, but do you have those components (IIS, MSMQ, et al) enabled on your system? If not, the updates may not install. Go to Control Panel->Turn Windows features on or off, to see if they're enabled first.
     
  17. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    #3220 komm, Oct 25, 2011
    Last edited by a moderator: Apr 20, 2017
    I'm playing a little bit with an updatechecker.

    What will it do?
    If you run it, you get an xls-info file, that tells you the status of each of your installed hotfixes/updates.
    Like
    "OK=every thing ok",
    "BAD=newer revision available",
    "REMOVE=superseded",
    "ADD=update missing", etc.

    for testing i need some package-info files.

    if you like you can private msg them to me, or better pm me a download location.
    Plz don't post them here.

    plz create them with
    Code:
         dism /online               /get-packages /format:table /English >Packages.txt      
      or 
         dism /imagepath:D:\Offline /get-packages /format:table /English >Packages.txt
    plz also tell me witch version you made the package file of

    i need online and dvd image versions as well.

    w2008r2 package-info files are wellcome too.
    thanks komm:worthy: