KILLWIN.EXE - A Windows executable that will close another window.

Usage:
	>KILLWIN [-u] Window title

	-u	Uses an unfriendly method to close the window. Most windows will
		die without uttering a peep with this option. This can result in
		the loss of data. Some windows do not clean up after themselves
		well when killed this way. Use this option at your own risk.

	Window title - The window title will be used to locate the window
		to be closed. Only a fragment of the title needs to be supplied.
		If the beginning of the title matches the fragment supplied,
		the window will be closed. All windows with titles that match
		will be closed.

This utility was specifically written for Cron the Clock Daemon. It is
sometimes desireable to have Cron close certain running programs. For
example, a night compile might fail if the executable file was in use
because the program was running. KILLWIN could be used to close all
instances of the program before starting the compilation process.

KILLWIN is distributed by Cactus Software Productions with Cron the
Clock Daemon. It may not be re-distributed unless accompanied by the
Cron program and its associated files.

Copyright (c) 1995, Cactus Software Productions.
All rights reserved.
