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
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.
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:
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)
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.
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