echo "" echo " Install Scoop The Poop!" echo " ~~~~~~~~~~~~~~~~~~~~~~~" echo "" echo "Please insert the 1st blank disk into DF0:" echo "It need not be formatted as this will be done for you." echo "You have 20 seconds to comply ..." echo "" wait 10 echo "10 Seconds left" echo "" wait 7 echo "3" echo "" wait 1 echo "2" echo "" wait 1 echo "1" echo "" wait 1 format drive DF0: name "Scoop the poop!" echo "" echo "Done. Now copying the DISK FILES to your disk ..." echo "" copy parts1/C df0:C echo "" copy parts1/libs df0:libs echo "" copy parts1/devs df0:Devs echo "" copy parts1/s df0:S install drive df0: echo "" echo "Done. Now copying everything else ..." echo "" copy parts1/brush df0:Brush echo "" copy parts1/Pics df0:Pics echo "" copy parts1/Anim.brush df0:Anim.Brush echo "" copy parts1/anims DF0:Anims echo "" copy parts1/Tune DF0:Tune echo "" copy parts1/read.me DF0:Read.Me copy parts1/read.me.info DF0:Read.Me.info copy scoop_the_poop!.2 DF0:Scoop_the_poop! copy scoop_the_poop!.info DF0:Scoop_the_poop!.info echo "" echo "" echo "Please insert the 2nd blank disk into DF0:" echo "It need not be formatted as this will be done for you." echo "You have 20 seconds to comply ..." echo "" wait 10 echo "10 Seconds left" echo "" wait 7 echo "3" echo "" wait 1 echo "2" echo "" wait 1 echo "1" echo "" wait 1 format drive DF0: name "poop!.2" echo "" echo "Done. Now copying the final graphics ..." echo "" copy parts2/Pics df0:Pics echo "" copy parts2/Anim.brush df0:Anim.Brush echo "" copy parts2/anims DF0:Anims echo "" echo "" echo "Done." echo "" echo "All copied, now enjoy" echo "" echo "TTFN" echo "" wait 4