home *** CD-ROM | disk | FTP | other *** search
- ;BEGIN CDBoot
- C:Assign >NIL: T: RAM:
- IF EXISTS S:CD-Startup
- Execute S:CD-Startup
- Echo "*NKeine bootfähige CD gefunden.*N*NNo bootable CD found.*N"
- ELSE
- Echo "*NBitte installieren Sie mit dem Installations-Programm zuerst*NIhr CD-Filesystem auf die Diskette."
- Echo "*NPlease install your CD-filesystem to the disk,*Nusing the supplied installation-program.*N"
- ENDIF
- ;END CDBoot
-
-