CloseIt 1.0
Copyright David Coppit, 1998

Written by David Coppit (coppit@cs.virginia.edu)

Please direct all modifications, bug reports, bug fixes, etc. to the above
address.  The source code is included along with the binary, so go crazy!

--------------------------------------------------------------------------------

DESCRIPTION

CloseIt is a little Windows 95/NT program that closes a window based on its
title bar name.

--------------------------------------------------------------------------------

USAGE

closeit /p <name>

/p => The text in the title bar of the window to destroy.

NOTE: Be careful with the text you use. Any window containing the substring
you specify will be closed.

--------------------------------------------------------------------------------

EXAMPLE

closeit /p

The above line invokes command.com, tells it to get the directory for c:\, and
output it to the file c:\dwc.txt. The /w flag tells it to wait until the
process has finished before exiting. The /m flag tells it to run the command
maximized.
