From 3f583916719eeef598d10a5d4e14ef14f008243b Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 11 May 2021 07:36:37 -0700 Subject: Merge Dtf --- .../Dtf/Documents/Guide/Content/samples.htm | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 src/samples/Dtf/Documents/Guide/Content/samples.htm (limited to 'src/samples/Dtf/Documents/Guide/Content/samples.htm') diff --git a/src/samples/Dtf/Documents/Guide/Content/samples.htm b/src/samples/Dtf/Documents/Guide/Content/samples.htm new file mode 100644 index 00000000..3bcd379a --- /dev/null +++ b/src/samples/Dtf/Documents/Guide/Content/samples.htm @@ -0,0 +1,59 @@ + + + Sample Applications + + + + + + +
+ Deployment Tools Foundation
+ Sample Applications
+
+ + Development Guide > + Samples + +
+
+
+ +
+

Besides the simple managed custom action sample, there are three functional + and useful sample tools included in this distribution:

+

MSI Inventory
+ Shows a hierarchical, relational, searchable view of all of the product, + feature, component, file, and patch data managed by MSI, for all products + installed on the system.

+

WiFile
+ Extracts and updates cabbed files in an MSI setup.

+

CabPack
+ Creates simple self-extracting cab packages. OK, so this one isn't + especially useful as a tool, but the code should be helpful.

+

DDiff
+ Recursively diffs MSI, MSP, CAB, and other files and directories. + Much more thorough than widiffdb.vbs.

+


+
+ + +
+ + + -- cgit v1.2.3-55-g6feb