Windows 7 Hotfix repository

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

  1. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Last 2 versions of KUC wont create a uninstaller for me
     
  2. digital john

    digital john MDL Senior Member

    Mar 30, 2008
    265
    69
    10
    Microsoft announce last week, big patch tuesday...so mcrip get ready
     
  3. pegasus80

    pegasus80 MDL Senior Member

    Nov 23, 2009
    259
    538
    10
    I don't have problem w/ the uninstaller being created by the 2 latest version of KUC.
     
  4. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    what sceen resolution do you use, and what dpi?
     
  5. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    send me a packages.txt
    best with selectet options and cmd line used.
    at least 2670762 and 2558990 should be uninstalled.
     
  6. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    I dont currently have any hotfixes needing uninstall (I uninstalled them manually) and I use the '/OnlyCabs' cmd line

    BTW I also dont select a repo or updates folder
     
  7. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    1020x738 32bit TC but this was a test using my virtualbox machine that I had already run older versions on with no problems at all... but I can't reproduce it so it must have been a one of a kind issue with my graphics

     
  8. avechuche

    avechuche MDL Junior Member

    May 10, 2012
    73
    30
    0
    for some reason were they cleared the update "KB2560289" in the IIS folder? Thx!
     
  9. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    Well I spoke too soon... I did a few more integration tests last night and I definitely have the problem and right now after KUC downloads the package I have no buttons at all so can't do anything... I have no idea whats causing this but I will try some things and report back

     
  10. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    VPC Question

    I have a question regarding VPC and the KUC & LDR... I took a baseline fully updated image and decided to check the VPC option to have the KUC download the required install files and the create the install scripts. KB2652034 was downloaded and copied to the LDR folder and installed but then when I re-run the KUC it tells me "Update is missing! Nevertheless, the LDR package of this update is installed."

    Should this be installed from both the Normal GDR and the LDR?

    EDIT: I basically did the same thing for RSAT and had the same type of results
     
  11. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Its probably telling you its missing because you have WU satisfy checked
     
  12. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    Your right Rick I do have the WU satisfy checked which is why I thought that was taken into account when the copy script is created so that they are run in both GDR & LDR

     
  13. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    ClientBPA

    Can anyone shed some light on the ClientBPA that is in the KUC... I have searched for hours and can't seem to find any clear info on using this on WIN7. I installed it along with the hotfixes but don't even see how to use it.
     
  14. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    There are no VPC or RSAT updates for SatisfyWU.
    If you install VPC in the first run, KUC also installs the VPC vmdriver 2524840.
    After that vmdrivers are automatically selected.
    So KUC offers the other VM drivers in the 2. run.
    This is use full, on vms. If all vm drivers are installed you can easily move the vm to hyper-v.
    Look at the KUC output file, there you will see, what update is missing and what type it is.

    The only ClientBPA that may be usefull is the one for WSUS if you install WSUS on your windows 7 system. (I did not try this.)
    The other Client BPAs applie but I do not know, if they work / are usefull for anything.
     
  15. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10
    In my base image I install 2524840 because it is included in the general list of updates on McRip's server... I then also add KB2525835 to the base image as part of my general RunOnce script. Then what I do is create another entry in my RunOnce script that looks for specific file names and if they are there runs an install script, which is actually YOUR install script with some mods... so in other words:

    I create a base image and if I want to add VPC, RSAT or other "admin" items I just copy those folders (with install scripts) to $OEM$\$1\Install\ and they are called if present and skipped if not. This works great for me but I was surprised that the KUC out showed that the LDR's were installed but some GDR version were "OK/ADD". I will run some new tests and copy the outputs for review. Hope this makes sense... hard to take whats in my head and put it into words :rolleyes:

     
  16. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    312
    10