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.

31 lines
1008 B

  1. Description of the directories:
  2. -------------------------------
  3. AuthDatabase: Contains Authdatabase.dll, the COM object that actually
  4. manipulates the Production Tool database.
  5. Common: Various files used by all directories.
  6. Docs: More information. Databases with tables (no content) and code.
  7. HSSExtensions: Hack HHTs to work around bugs in HCUpdate/Runtime.
  8. LiveHelpImage: Contains HSCLHI.exe, HSCHelpFileImage.dll, SyncServerSkus.bat,
  9. SyncDesktopSkus.bat, etc which are used to create the live help image and also
  10. the working directory of expanded CHMs.
  11. LviTracker: Contains LviTracker.exe, which is used to track
  12. addition/deletion/update of files in the live help image.
  13. UI: Contains ProductionTool.exe, which is the main program (the Production
  14. Tool).
  15. How to build:
  16. -------------
  17. For some reason, you cannot build in a razzle window. Use a non razzle window.
  18. Run BuildAll.bat
  19. If necessary, open UI\ProductionTool.vbg, select ProductionTool.vbg, and run the
  20. Package and Deployment Wizard.