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.

31 lines
1.2 KiB

  1. There are currently 5 directories you can build from, each producing a
  2. different version of LICCPA.CPL:
  3. o root (...\net\ui\liccpa)
  4. Builds the version of LICCPA.CPL that ships in the base NT Server OS.
  5. o nfr-bo3
  6. Builds a limited Not For Resale version for BackOffice. Services are
  7. always configuired in per server mode for 3 simultaneous connections.
  8. o nfr-bo5
  9. Builds a limited Not For Resale version for BackOffice. Services are
  10. always configuired in per server mode for 5 simultaneous connections.
  11. o nfr-nt10
  12. Builds a limited Not For Resale version, distributed in a special NFR
  13. version of NT Server. Services are always configuired in per server
  14. mode for 10 simultaneous connections.
  15. o msdn
  16. Builds a limited version for the MSDN BackOfice test platform.
  17. Services are always configuired in per server mode for 5 simultaneous
  18. connections.
  19. Marketing forces being what they are, I'm sure more versions will appear.
  20. Note that these special versions of LICCPA.CPL should be accompanied by
  21. a similarly special version of LLSSRV.EXE (built from
  22. \nt\private\net\svcdlls\lls\server).
  23. -- JeffParh, 96/08/13