.k name/a

echo "Simon the Sorcerer wird nun installiert..."
echo "Geben Sie fr die korrekte Installation bitte NUR die"
echo "Laufwerksbezeichnung ein. Beispiel: HDINSTALL DH0:"


makedir <name>Simon
makedir <name>Simon/saves
copy DISK01:Simon.info <name>
copy DISK01: <name>Simon all
delete <name>Simon/Simon.info
copy DISK02: <name>Simon all
copy DISK03: <name>Simon all
copy DISK04: <name>Simon all
copy DISK05: <name>Simon all
copy DISK06: <name>Simon all
copy DISK07: <name>Simon all
copy DISK08: <name>Simon all
copy DISK09: <name>Simon all

echo "Simon the Sorcerer ist nun erfolgreich installiert...Viel Spa!"



