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.

10 lines
397 B

  1. \registry\machine\system\currentcontrolset\services\ipnatdir
  2. DisplayName = REG_SZ NAT Sample Director
  3. ErrorControl = REG_DWORD 0x1
  4. ImagePath = REG_EXPAND_SZ \SystemRoot\system32\drivers\ipnatdir.sys
  5. Start = REG_DWORD 0x3
  6. Type = REG_DWORD 0x1
  7. Parameters
  8. ServerPort = REG_DWORD 80
  9. ServerProtocol = REG_SZ TCP
  10. ServerList = REG_MULTI_SZ "192.168.0.127"