Adding drivers to boot media

SIW2

YTS GEEK
Guru
VIP
SF Team
Local time
9:09 PM
Messages
16,784

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
If you need to increase the scratch space, the max in 64 bit is 1024 (undocumented by MS).

1 Mount the image

2 Load the winpe system hive - name it SYS and add this:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYS\ControlSet001\services\FBWF]
"WinPECacheThreshold"=dword:00000400

3 Unload SYS hive

4 Commit and unmount the image.

In the unlikely event you need more space, you can use imdisk to create a ramdrive. Imdisk is already included in my boot media
32 bit
17514x86.iso


64 bit
17514x64-v9.iso
 
Last edited:

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Back
Top