Computer Set-up for the DOS version
of MONDO CONDO
SET MACHINE
NAME. Each workstation (computer) must
have a name
so that MONDO CONDO can match a
particular user's parameters to a
particular workstation's
parameters. There must be a SET line
naming the machine (usually the same
code as the machine's user).
For example, if the machine is used
by user "BILL" then the line
should read:
SET MACHINE=BILL
for Windows 98SE the autoexec.bat file must contain the following line:
SET
MACHINE=xxx
for Windows 2000 or Windows XP the autoexec.nt file must contain the
following line:
SET
MACHINE=xxx
CREATE ICON
on DESKTOP.
changing the desktop calling icon:
properties
options
edit options
QuickEdit "unchecked"
CONFIG.sys
file (for Windows 98SE only)
The config.sys file must contain the
following lines:
FILES=50
BUFFERS=50
More files and buffers are ok.