home *** CD-ROM | disk | FTP | other *** search
- ; The Richard Smedley Collection
- ; Startup-Sequence
- ;
- ; Please do not modify this file.
- ;
- Echo "*NVirusX 4.00 by Steve Tibbett"
- VirusX -x0 -q
- Cls
- Type s/Display
- setclock load ;only works if you have an internal clock,(RAM),fitted.
- Sys:System/FastMemFirst
- BindDrivers
- Addbuffers df0: 20 ;this uses up about 10K of memory, but improves disk speed
- if EXISTS sys:system
- path sys:system add
- endif
- if EXISTS sys:utilities
- path sys:utilities add
- endif
- SetMap gb; FOR USE if you have ENGLISH KEY LAYOUT
- LoadWb
- failat 30
- Date
- endcli > nil:
-