" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">
CHANGING CONFIG.SYS AND AUTOEXEC.BAT
To make work with LOTLAN more convenient you can modify CONFIG.SYS and
AUTOEXEC.BAT files to use the computer resources more effectively. We
recommend you to use the following parameters in the CONFIG.SYS file:
FILES=40 - sets maximum number of simultaneously opened files.
You possibly will have to increase its value (e.g.,
when running a database application).
LASTDRIVE=M - sets the maximum number of drives.
LOCKS=20
It is recommended to add the following commands to AUTOEXEC.BAT
file:
SHARE - DOS SHARE.EXE utility is needed in DOS-environment to assure normal
network operation. It is built in the PTS-DOS environment, and in
case you work with PTS-DOS you should not install it separately.
CALL C:\CP\STARTNET.BAT - provides for automatic network boot every
time a computer is booted.