home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / s / startup-sequence
Text File  |  1994-01-27  |  389b  |  24 lines

  1.  
  2. ; CDTV/32 compat hacks.
  3.  
  4. failat 40
  5. version exec.library 39
  6. if warn
  7.  17BitC:c/mousetrap >nil: speed 1.5 noball keys 0x4c4d4f4e
  8. else
  9.  17BitC:c/run >nil: <nil: 17BitC:c/JoyMouse >nil:
  10. endif
  11.  
  12. ; Okay, let's do it!
  13.  
  14. cd ram:
  15. copy C:run ram:
  16. 17BitC:dms111.sfx >nil:
  17. c:delete ram:update.doc ram:Readme.txt ram:dms.doc
  18. cd 17BitC:
  19. 17BitC:rmtm
  20. noreset
  21. assign T: ram:
  22. assign C: ram:
  23. 17BitC:cdtvcopier
  24.