home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2006.dms / in.adf / s / Startup-Sequence < prev   
Encoding:
Text File  |  1992-04-20  |  539 b   |  25 lines

  1. ; The Richard Smedley Collection
  2. ; Startup-Sequence
  3. ;
  4. ; Please do not modify this file.
  5. ;
  6. Echo "*NVirusX 4.00 by Steve Tibbett"
  7. VirusX -x0 -q
  8. Cls
  9. Type s/Display
  10. setclock load ;only works if you have an internal clock,(RAM),fitted.
  11. Sys:System/FastMemFirst
  12. BindDrivers
  13. Addbuffers df0: 20 ;this uses up about 10K of memory, but improves disk speed
  14. if EXISTS sys:system
  15.     path sys:system add
  16. endif
  17. if EXISTS sys:utilities
  18.     path sys:utilities add
  19. endif
  20. SetMap gb; FOR USE if you have ENGLISH KEY LAYOUT
  21. LoadWb
  22. failat 30
  23. Date
  24. endcli > nil:
  25.