Windows 7 Hotfix repository

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

  1. Squall-Leonhart

    Squall-Leonhart MDL Member

    Jul 23, 2009
    172
    44
    10
    nope, Windows vista and 7 update their root store automatically as needed.
     
  2. akf

    akf MDL Senior Member

    Aug 17, 2010
    345
    152
    10
    Oops, my mistake. :p Sorry for that.
     
  3. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Thanks burfadel, wish you could also add offline installing to your CMD

    I can edit mine to work but trust me, I am not the only one who thinks this is a "must have" (force LDR integration,) then we can get rid of allot of these unnecessary hotfixes and cut the number down
     
  4. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    I was thinking of doing something like that, I'll take a look at adding it sometime in the next couple of weeks when I find an extended period of free time.
     
  5. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    I wasn't running the ApplyHotfixes.cmd after updating the hotfix folders content. :)
     
  6. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    #1310 Trinket, Mar 25, 2011
    Last edited by a moderator: Apr 20, 2017
    Don't know about that particular issue, but it did make me think about the following batch file I always run after installing .NET4:

    Code:
    "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ngen.exe" executequeueditems
    
    "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\ngen.exe" executequeueditems
    (the second line is for 64-bit Windows only, btw)

    This describes what this does:

     
  7. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Deleted-not valid anymore.
     
  8. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Why are you installing it, they are meant to be integrated
     
  9. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    :p I still haven't figured out how to do that (well, didn't lose sleep over it either, but would still like to know how to get all the latest into 1 .exe)
     
  10. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Deleted-not valid.
     
  11. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    You could use the native l'exlorer sfx or a winRAR scripted sfx-n'est pa'?
     
  12. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Why are you installing the individual msp's, its better to integrate them
     
  13. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    They are integrated. I run both msi's with all msp's in their respective folders. What I'm saying is the NDP40-KB2468871.msp will not install for me when integrated. I have to run that msp only after the other has finished-just that one-all the other update .msp's install fine when integrated.
    Oh s**t, I did not run the ApplyHotfixes.cmd after updating the hotfix folders, so, after doing it properly all is good. :)
     
  14. Trinket

    Trinket MDL Senior Member

    Feb 20, 2010
    487
    169
    10
    I'm trying my hand at making an updated NET4 installer again (...) but I can't find NDP40-KB971891.msp... is it superseded? It is also mentioned in the .cmd that comes in SoLoR's NET4 .7z integration package, but I can't find that msp anywhere...

    BTW, is it still true that NDP40-KB2468871.msp won't integrate, even if placed last in the list, like put a "z" in front of the name?

    Now let me get this right... :) I'd like to make single NET4 Client .exe's for each arch: one for installing on x86 systems and one for installing on x64 systems. When I use SoloR's integration .7z package, and I populate the x64 Client folder, and run the .cmd file, this is supposed to build me a new netfx_Core_x64.msi, right? Will it be big, including all the updates and the original net4 installer, or...? If not, do I need to create my own installer out of the updates files, but then... what files do I need? That integration package folder is full of files and I don't know WHAT I need :)
     
  15. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60