Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.2 KiB

  1. ;
  2. ; WinPE OEM driver list
  3. ;
  4. [Version]
  5. signature="$Windows NT$"
  6. ;
  7. ; Use this section to replace the inbox driver
  8. ; list with your own files
  9. ;
  10. ;[massstoragedrivers.replace]
  11. ;mydriver = mydriver.sys
  12. ;
  13. ;
  14. ; Use this section to append non-pnp drivers to
  15. ; the list of the drivers already present
  16. ; in the inbox
  17. ;[massstoragedrivers.append]
  18. ;mydriver = mydriver.sys
  19. ;
  20. ;
  21. ; Use this section to load pnp/non-pnp oem drivers
  22. ; in addition to the inbox driver list
  23. ;
  24. ; OemDriverRoot : Indicates the path relative to
  25. ; the system directory of WinPE. If
  26. ; none, then specify ""
  27. ;
  28. ; OemDriverDirs : Specifies series of directories separated
  29. ; by comma. Each specified directory has the
  30. ; txtsetup.oem which has the information on
  31. ; what driver to load.
  32. ;
  33. ; e.g. OemDriverRoot = "" and OemDriverDirs = drv1, drv2
  34. ; indicates to the WinPE that under WinPE's system32 directory
  35. ; there are two directories named drv1 and drv2. Each of these
  36. ; directories contain txtsetup.oem file which lists which
  37. ; driver to load
  38. ;
  39. ;[OemDriverParams]
  40. ;OemDriverRoot=""
  41. ;OemDriverDirs=