Source code of Windows XP (NT5)
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.

19 lines
576 B

  1. ;
  2. ; This file contains the default contents of the \Registry database
  3. ; All keys are specified relative to the \Registry root key.
  4. ;
  5. \Registry\Machine
  6. System
  7. CurrentControlSet
  8. Services
  9. Tftpd
  10. Type = REG_DWORD 0x20
  11. Start = REG_DWORD 0x3
  12. ErrorControl = REG_DWORD 0x1
  13. Group =
  14. ImagePath = REG_EXPAND_SZ %SystemRoot%\system32\tftpd.exe
  15. DependOnService = REG_MULTI_SZ "Tcpip"
  16. Dependencies =
  17. ObjectName = REG_SZ LocalSystem