home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo This batch file will load BTRIEVE into memory. It is required in order
- echo to run the DOS-based PsL CD-ROM Access Program. The Windows-based program
- echo does not require the TSR, but does require you to copy VBRUN300.DLL and
- echo WBTRCALL.DLL from the RUNTIMES directory to your WINDOWS directory.
- echo If you do not wish to load the Btrieve TSR at this time, press Ctrl-C
- echo to exit this batch file; otherwise, press Enter.
- echo
- pause
- PSL_NEWS\BTRIEVE/M:64/P:4096/T:C:\BTRIEVE.TRN/U:16
- PSL_NEWS\DONT_RUN %1 %2
-