Jan Lentfer wrote:

>>I did change the path to C:\arachne\mail. I got the the TEMP variable
set to VDISK on D:\. I did the standard installation to c:\arachne and I
got the welcome.htm and welcome.cnm in the right directories. Still I
get the same error message. Any more ideas???

Thanks,

Jan


PS: Just in case it might help, here are my config and autoexec files



CONFIG.SYS
----------
DEVICE=C:\DRDOS\EMM386.EXE DPMI=OFF FRAME=NONE
DEVICE=C:\DRDOS\DPMS.EXE
DEVICE=C:\DRDOS\SETVER.EXE
SHELL=C:\COMMAND.COM C:\ /E:512 /P
.
.
[snip]
.
.

AUTOEXEC.BAT
------------
@ECHO Off
PATH C:\DRDOS;C:\;C:\ARACHNE;C:\dn
EMM386 PIC=ON
DPMI OFF
KEYB GR+
VERIFY OFF
PROMPT [DR-DOS] $P$G
SET TEMP=D:\                      <----Change this to: SET TEMP=D:\TEMP
IF NOT DIREXIST %TEMP% MD %TEMP%  <----Change this to:
                                   IF NOT DIREXIST D:\TEMP MD D:\TEMP
SET DRDOSCFG=C:\DRDOS
@SET SCSI_DRIVER = C:\IOMEGA 
@SET SCSI_UTILITY = C:\IOMEGA 
NWCACHE 512 64 /LEND=ON /DELAY=ON
DRMOUSE
-- 
Jan Lentfer<<

Hope this helps.

Roger Turk
Tucson, Arizona  USA

Reply via email to