summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-05-21 21:09:29 +0200
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2013-05-21 23:12:35 +0200
commita5d633036a6ce906072a493d01476145d53e6e9a (patch)
tree385a45a77967a7ebcf7fccb03a25a0c9628d024b /README
parentd75a81b75c91cb4519fa4a5b4e97ea252ce05690 (diff)
downloadmsitools-a5d633036a6ce906072a493d01476145d53e6e9a.tar.gz
msitools-a5d633036a6ce906072a493d01476145d53e6e9a.tar.xz
msitools-a5d633036a6ce906072a493d01476145d53e6e9a.zip
README: update for msidiff/msidump
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index aaa4089..143e1fe 100644
--- a/README
+++ b/README
@@ -12,6 +12,10 @@ Provided tools include:
- msibuild, a low-level tool to create MSI files
+- msidiff, compares contents of two MSI files with diff
+
+- msidump, dumps raw MSI tables and stream content
+
- msiextract, to inspect and extract the files of an MSI file
- wixl, a WiX-like tool, that builds Windows Installer (MSI) packages