Title:			Batch Executor
Author:			Rich Whitehouse
Web Site:		http://www.telefragged.com/thefatal/
------------------------------------------------------------
A simple program that allows you to run a specified command
on files scanned in a folder of the specified type. I had a
bunch of 7-zip files, and oddly the 7-zip program does not
support batch extraction, so I mainly wrote this program in
order to generically and elegantly deal with that. But of
course it can be used for many things.

As always be careful with the program, if you type in the
wrong things you could cause chaos on your system. You are
responsible for your use of the program.

-Rich
