home *** CD-ROM | disk | FTP | other *** search
- echo "*ec*nThis script will decompress BOTH Pagesetter II disks."
- echo "Please have two blank disks ready for use"
- copy ps2.dms ram:
- echo
- echo "*nPlease insert first disk when prompted"
- copy c:dms ram:
- copy c:copy ram:
- copy c:delete ram:
- cd ram:
- dms write ps2.dms
- echo "*nThe first disk is now completed"
- echo "You should now label it PS2*n"
-
- delete ram:ps2.dms
- copy af63:psutil.dms ram:
- echo "Please insert second blank disk when prompted"
- dms write ram:psutil.dms
- echo
- echo "The second disk is now done"
- echo "You should now label it PS2 Util*n"
- echo "You should now remove all disks and reboot your machine."
- echo "The first disk is self booting, and you should boot from"
- echo "it if you want to run Pagesetter II"
-