WindowsXP-SP1/admin/pchealth/authtools/prodtools
Microsoft f7ca35dddd First commit 2020-09-30 16:53:49 +02:00
..
authdatabase First commit 2020-09-30 16:53:49 +02:00
common First commit 2020-09-30 16:53:49 +02:00
docs First commit 2020-09-30 16:53:49 +02:00
hssextensions First commit 2020-09-30 16:53:49 +02:00
installer First commit 2020-09-30 16:53:49 +02:00
livehelpimage First commit 2020-09-30 16:53:49 +02:00
lvitracker First commit 2020-09-30 16:53:49 +02:00
searchtester First commit 2020-09-30 16:53:49 +02:00
ui First commit 2020-09-30 16:53:49 +02:00
buildall.bat First commit 2020-09-30 16:53:49 +02:00
readme.txt First commit 2020-09-30 16:53:49 +02:00

readme.txt

Description of the directories:
-------------------------------

AuthDatabase: Contains Authdatabase.dll, the COM object that actually 
manipulates the Production Tool database.

Common: Various files used by all directories.

Docs: More information. Databases with tables (no content) and code.

HSSExtensions: Hack HHTs to work around bugs in HCUpdate/Runtime.

LiveHelpImage: Contains HSCLHI.exe, HSCHelpFileImage.dll, SyncServerSkus.bat, 
SyncDesktopSkus.bat, etc which are used to create the live help image and also 
the working directory of expanded CHMs.

LviTracker: Contains LviTracker.exe, which is used to track 
addition/deletion/update of files in the live help image.

UI: Contains ProductionTool.exe, which is the main program (the Production 
Tool).

How to build:
-------------

For some reason, you cannot build in a razzle window. Use a non razzle window.

Run BuildAll.bat

If necessary, open UI\ProductionTool.vbg, select ProductionTool.vbg, and run the 
Package and Deployment Wizard.