ExeGen is a simple demo that shows how to generate
a stand-alone exe that displays a txt file in a memo
box.

Just run the demo and select a txt file... a new exe will
be generated in the current dir named 'new.exe'.

The new.exe is actually a copy of the demo exe but it has
a txt file embedded within...when it runs and sees the txt
file it displays as the stand-alone txt file viewer and
not as the generator :-)