Windows 7 Hotfix repository

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

  1. tistou77

    tistou77 MDL Guru

    Mar 22, 2008
    2,208
    738
    90
    For driver, it's only for USB3 in boot.wim (with Windows 7)
     
  2. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Well i also had to add intel chipset drivers because just usb 3.0 driver was not enough.
     
  3. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    #9003 ricktendo64, Jan 26, 2014
    Last edited by a moderator: Apr 20, 2017
    This will scan and integrate ALL drivers in a folder/sub-folders

    Code:
    dism /Image:D:\mount /Add-Driver /Driver:<path_to_root_drivers_folder> /recurse
    Just point to a folder (does not do sub-folders) and it will integrate ALL MSU/CAB updates into your image

    Code:
    dism /Image:D:\mount /Add-Package /PackagePath:<path_to_root_updates_folder>
     
  4. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Also if you have unsigned drivers then add /ForceUnsigned flag.
     
  5. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,026
    60
    What updates (if any) superseded these two?

    KB2813347 (RDP v7 not v8)
    KB2701894 (ntprint)
     
  6. tistou77

    tistou77 MDL Guru

    Mar 22, 2008
    2,208
    738
    90
    Someone will have a script to integrate (offline) the hotfix "GDR"
    I can not find

    Thanks
     
  7. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    249
    10
    #9008 parapher, Jan 27, 2014
    Last edited by a moderator: Apr 20, 2017
  8. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Yes the drivers just have to be in $WinPEDrivers$ folder. Doesent matter if they are in subfolders there. Only matters that they are properly extracted (obvious).
    $WinPEDrivers$ folder itself has to be on DVD/USB root. Pretty simple if you ask me. The drivers are then scanned and installed during windows setup. I should note that depending on the number if drivers it does increase the install time. For example i have about 600MB worth of drivers there and it increased the install time by about 3-4 minutes.

    I also use $OEM$ folder that needs to be placed in: Sources folder in DVD/USB. The great thing about that is that i can mirror windows file structure and let windows replace system files during installation. For example fonts, themes, user account pictures, setup scripts and even Windows Update database that has my previous view settings (unnessesary things already hidden).
     
  9. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    249
    10
    Thanks for the info. Yes, I use the $OEM$ folder methods also :good3: I need to look into the WU database trick, that sounds good. BTW, when you add fonts, do you need to run an install script or does Windows pick it up automatically?
     
  10. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    #9011 tomorrow, Jan 27, 2014
    Last edited by a moderator: Apr 20, 2017
    Yep i have specify the fonts in SetupComplete and include the font files in : $OEM$\$$\Fonts
    Code:
    start /wait reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "BlackChancery (TrueType)" /t REG_SZ /d BlackChancery.ttf /f
    start /wait reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "CRYSIS Bold (TrueType)" /t REG_SZ /d Crysis.ttf /f
    start /wait reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts" /v "Slider Regular (TrueType)" /t REG_SZ /d Slider.ttf /f
    WU database should go here: $OEM$\$$\SoftwareDistribution\DataStore\DataStore.edb
    ^ 200MB+
     
  11. tomorrow

    tomorrow MDL Addicted

    Jul 3, 2008
    722
    263
    30
    Whenever possible i prefer built in tools. Otherwise i will end up with 200 small program and each doing it's small thing.
     
  12. parapher

    parapher MDL Senior Member

    Nov 6, 2012
    323
    249
    10
    Thanks for the info. Up to this time I had maintained a font package installer (post-install) that I installed via a WPI-based serial installer app. Main reason for that being that I tried to keep the sysprep'd images as basic/vanilla as possible so I could use them for customized builds as well as default installs. Even .NET 4.5.x I would so post-install (I use an installer based on Ricktendo's 4.5.1) but I did consider just adding that via sysprep. I used to make some lite images so a leftover of that is that I prefer smaller images still. But since Win8.x even updated Win7 images feel small because updating those really causes bloat like never before. Updated x64 Win8 image would get me a 5gb iso, no thanks :) But I don't use Win8.x anymore anyway, it really sucks, even when adding sugar and spice :p
     
  13. avechuche

    avechuche MDL Junior Member

    May 10, 2012
    73
    30
    0
    1) Hi folks I have a question. Updates "2835174", "974150" and "974674" (Windows 7 x64), can be integrated into an image? Wintoolkit sent to the "Silent - SFX"

    2)"Platform Updates" are updates that upgrade?

    3) These updates (Windows6.1-KB2537203-x64 and Windows6.1-KB968211-x64-RefreshPkg) are only for the N versions of Windows?

    4) How essential is the update "Windows6.1-KB947821-v31-x64"?
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,027
    340
    1) 2835174 needs Polish language pack
    974150 + 974674 needs English language pack

    2) Didn't understand your meaning

    3) KB968211 only for N, KB2537203 is for Media Center

    4) It's only required if you are facing Windows Update or Updates Packages errors, or if you want to make sure that all installed updates are 100%
     
  15. avechuche

    avechuche MDL Junior Member

    May 10, 2012
    73
    30
    0
    I integrated "all" updates downloaded from "WDH" but windows update tells me that I need the following
    KB2667402
    KB2676562
    KB2813347
    KB2868725
    KB2533552
    KB2798162
    KB2545698
    KB2547666
    KB2592687
    KB2603229
    KB2729094
    KB2761217.
    None of these updates are in the repository. i use Wintoolkit and check the option "LDR-QFE Mode". All other options are default. I use the original image of Windows 7 in Spanish.
     
  16. shon3i

    shon3i MDL Junior Member

    Jun 25, 2011
    65
    21
    0
    That are "WU satisfy" updates, they are suppressed with some newer updates, but WU still complain, so if you want to satisfy WU you can hide them or manually download and integrate...