Jump to content

click-click

Members
  • Posts

    33
  • Joined

  • Last visited

Posts posted by click-click

  1. After installing 4.5.1 + fixes via WU,  I  see the installed updates (KB2898869 KB2901126)  listed under the following key:

    HKLM\SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4.5.1\KBxxxxxxx

     

    When using the slim installer the updates are all listed under:

    HKLM\SOFTWARE\Microsoft\Updates\Microsoft .NET Framework 4.5\KBxxxxxxx

     

    Is there a reason why there is no reg key for 4.5.1?

  2. I don't see this when I install W7 from HD. My SetupComplete.cmd in \windows\setup\scripts\ runs using the runonceex process for the KB fix install. I'm only doing X86 though.


    .
    .
    .
    REG ADD %KEY%\150 /VE /D "Installing KB2533552 (no wim integration)" /f
    REG ADD %KEY%\150 /V 1 /D "wusa Z:\$DXi\Addons\W7AUfor05\Windows6.1-KB2533552-x86.msu /quiet /norestart" /f

    rundll32.exe c:\Windows\System32iernonce.dll,RunOnceExProcess
    Exit

    .

×
×
  • Create New...