This directory tree contains all example scripts or other files
installed by MAKEMSI.

I recommend that you at least have a quick look at each one as each
one demonstrates something that others don't.


DIRECTORY "TryMe\Create MSI Installers"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This contains "TRYME.MM" and many other scripts that you can execute
to build complete MSIs.
Simply right click on any ".MM" file and select a build option.

I highly recommend that you at least build the "TryMe.MM" MSI.


DIRECTORY "TryMe\Create Merge Modules"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are interested in building merge modules then this directory
is for you!


DIRECTORY "TryMe\Create Validation Suites"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This directory contains a sample creation and/or update to an MSI
validation suite.

It demonstrates how to add your own validations.


DIRECTORY "TryMe\Update Databases (including MSI)"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are more interested in the manipulation of already existing
MSI (or other windows installer databases) then first build "TryMe.MM"
(see above) then "run" the "Tweek.MM" script.

This script manipulates an MSI but this could have been any type of
windows Installer database. It also demonstates some pre and post
processing.


DIRECTORY "Other\MakeMSI Source"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This contains the complete source for the MAKEMSI MSI you have
installed. It is provided as a more complex example which demonstrates
a number of interesting things.




================================================
==================[ WARNING ]===================
================================================
Its possible you will not be able to build the samples from the
"program files" directory as not all users will have write access here.

If you can't build anything then please copy the samples to a your
"My Documents" and try again.
