.K ""
; Above line needed by Xicon to get script run by "execute"

if exists libs:iff.library
	echo "Found a libs:iff.library, hope it's new enough ..."
	echo "(If not, you can just delete it and try again)"
else
	echo "Standby while we install iff.library ..."
	copy :libs/iff.library libs:

endif
wait 2

DEMNormal DEMDataFile
echo "All done, click the close box on this window to exit."
