
; Pink Mouse's Planetarium V1.00 Installation Script (C) October 1995 by J.Croudy
;
; Execute this script once you have extracted all the files from the archive.
; Please ensure the current directory is PMP.

echo ""
echo "Installing Pink Mouse's Planetarium..."
echo ""

protect PMP +s

copy	>nil:	S	S:	all
copy	>nil:	Fonts	FONTS:	all

echo "Installation complete"
echo ""
echo "You can delete the following directories if you wish:"
echo ""
echo "                   :PMP/S"
echo "                   :PMP/Fonts"
echo ""
