As I tried out JOnAS on Windows98 I remarked that the environment is too small to hold
all environment variables needed by
the batches in bin\nt. Here are two solutions to this problem (which surely is not
JOnAS specific, but is a big help to any
one trying out JOnAS on Windows98):
a) Change the link to the DOS Box on your Desktop to reserve about 4k of memory. This
can be done in the link directly (tab
"memory", entry "environment" change from "automatically" to "4096") or when you have
opened a DOS box, click on the system
menu (the symbol in the upper left corner of the DOS Box), go to options, and then to
the tab "memory".
b) Put a SHELL command to your CONFIG.SYS file. With this, you can tell ALL command
line applications to use 4096k. For there
is not more SHELL docs with Windows98, does anybody can tell me the correct syntax?