home *** CD-ROM | disk | FTP | other *** search
/ Fun & Games 9 / fun_&_games_nr9.iso / fg9 / start.bat < prev   
Encoding:
DOS Batch File  |  1995-03-31  |  1.6 KB  |  24 lines

  1. CLS
  2. @ECHO ██████████████████████████████████████████████████████████████████████████████
  3. @ECHO █                                                                            █
  4. @ECHO █  Action Media b.v. (c) '95              PC CD ROM Fun & Games Nr. 9        █ 
  5. @ECHO █                                                                            █
  6. @ECHO █  Elke maand Fun & Games CDROM           Every month: Fun & Games CDROM     █
  7. @ECHO █                                                                            █
  8. @ECHO █  Als het Bestand niet werkt, kopieer    If the File does not work, then    █
  9. @ECHO █  dan het Bestand naar de Harde Schijf   copy the File to the Hard Disk     █
  10. @ECHO █  en start op van een Opstart Schijf     and boot from a Boot Disk          █
  11. @ECHO █                                                                            █
  12. @ECHO █  Om een Opstart Schijf te maken:        To make a Boot Disk:               █
  13. @ECHO █  1. Doe een lege schijf in drive A      1. Insert a blank disk in drive A  █
  14. @ECHO █  2. Tik in FORMAT A: /S                 2. Type FORMAT A: /S               █
  15. @ECHO █  3. Herstart de computer zonder de      3. Reboot the computer without     █
  16. @ECHO █     opstart schijf eruit te halen          removing the disk               █
  17. @ECHO █  4. Ga naar de Harde Schijf en Bestand  4. Go to the Hard Disk and         █
  18. @ECHO █     Directory en start het Bestand.        File Directory and run File.    █
  19. @ECHO █                                                                            █
  20. @ECHO ██████████████████████████████████████████████████████████████████████████████
  21. PAUSE
  22. CD FG9QM
  23. QM.BAT
  24.