Files:
	Mount CDDA.txt		This file.
	CDDA.sh			The actual guts of the archive, the script that mounts and unmounts the
					CDDA.
	Click to install.exe	My fancy installation script.
	readme.1st			The standard readme explaining everything to you, how my scripts
					work, what they do, why I did it etc. etc.

Author:
	Keith Dunnigan, with the help of Scot Hacker, Bob Maple aka Brazilian, and some of the BeOS's
	own scripts as a guide to figure out how script-related useful stuff is done in Be. I can be
	reached at either parakeet.bmw@usa.net (primary) or parakeet.bmw@parakeet.dhs.org
	(secondary). My BeDev number is 19903.

Release:
	April 12, 1999 - version 1.01
	March ?, 1999 - version 1.0

Compatibility:
	This should work properly on both Intel and PPC R4 versions of Be. The install script *might*
	work on R3 or other versions of Be, but since CDDA-fs is only available on R4, the rest is a
	moot point.

Location:
	/contrib/misc

Description:
	un/mount script for CDDA-fs addon w/install script

Notes:
	Read the readme.1st file before using this. It explains what you're about to get into, and how to
	do the install manually, and a little about the "Click to install.exe" file. Both the
	"Click to install.exe" and CDDA.sh are executable scripts, so if you'd rather read them than
	execute them, right-click and "open with..." StyledEdit. They are plain-text and uncommented.