home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo Loading HyperKey manual, Please standby.
- reader hyperkey.txt hyperkey.idx
- cls
- inst_key
- echo Loading HyperDisk manual, Please standby.
- reader hyperdsk.txt hyperdsk.idx
- cls
- inst_dsk
- cls
- echo Installation complete. Please reboot your computer.
-