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.

70 lines
2.0 KiB

  1. ; This file is used to specify where every file built by the NT build lab is
  2. ; binplaced relative to the root of the distribution point. If a file is not
  3. ; listed, it will end up in the dump directory.
  4. ;
  5. ; The format is like this:
  6. ;
  7. ; <imagename> <class name>
  8. ;
  9. ; where <imagename> is the filename.ext and <class name> is the directory off
  10. ; the root of the distribution point (retail is a placeholder for the root).
  11. ; If there are multiple class names for a single image, use a colon to separate
  12. ; each.
  13. ;
  14. ; All bits that ship in the NT base product and are installed with winnt32,
  15. ; must have a class name of retail.
  16. ;
  17. ;Client binaries -
  18. iuctl.dll retail
  19. iuengine.dll retail
  20. wsdu.dll winnt32
  21. wsdueng.dll winnt32
  22. wuauclt.exe retail
  23. wuauserv.dll retail
  24. wuaueng.dll retail
  25. Wuaucpl.cpl retail
  26. wuau.adm retail
  27. cdm.dll retail
  28. ;wupdinfo.dll retail
  29. ;wuv3is.dll retail
  30. ;SelfUpdate
  31. wuaucomp.ddf CorpWUClient\SelfUpdate\temp
  32. wuaueng.ddf CorpWUClient\SelfUpdate\temp
  33. wuauclt.ddf CorpWUClient\SelfUpdate\temp
  34. iuctl.ddf CorpWUClient\SelfUpdate\temp
  35. iuengine.ddf CorpWUClient\SelfUpdate\temp
  36. winhttp51.ddf CorpWUClient\SelfUpdate\temp
  37. ;binary drops
  38. winhttp.dll CorpWUClient\Win2K:CorpWUClient\WinXP
  39. ;qmgr.dll CorpWUClient\Win2K
  40. ;qmgrprxy.dll CorpWUClient\Win2K
  41. ;symbols for binary drops that are not automatically placed in symbol directory
  42. ;qmgr.pdb Symbols.pri\CorpWUClient\dll
  43. ;qmgrprxy.pdb Symbols.pri\CorpWUClient\dll
  44. winhttp.pdb Symbols.pri\CorpWUClient\dll
  45. ;Client Setup
  46. wu_clnt.inf CorpWUClient\Win2K
  47. xp_clnt.inf CorpWUClient\WinXP
  48. ;Server binaries
  49. fastdo.dll CorpWUServer
  50. Wusyncsvc.exe CorpWUServer
  51. ;Server package
  52. corpwu1.msi CorpWUServer\dump
  53. ;script to suck in the rest of the files
  54. imp.vbs CorpWUServer\dump
  55. ;Client package
  56. au_clnt.msi CorpWUClient\msi\dump
  57. instau.ddf CorpWUClient\msi\dump
  58. aucun.inf CorpWUClient\msi\dump
  59. wuau22.inf CorpWUClient\msi\dump
  60. instdll.dll CorpWUClient\msi\dump
  61. wusetup.exe CorpWUClient\msi\dump
  62. wuau22.cat CorpWUClient\msi\dump