need config files for Arev on Windows 2000 (AREV Specific)
At 03 FEB 2003 10:24:23AM H Vance wrote:
I'm looking for help with creating config.nt and autoexec.nt files for running Arev 3.12 on a laptop with Windows 2000 Professional. I've loaded the Novell client v4.83 (including SP1), but I'm at a loss as to what commands and parameters need to be set in the two configuration files. We have Arev 3.12, NetWare 4.11, Tame and the appropriate NLMs. I would greatly appreciate it if anyone who has a successful installation would share their files with me. Many thanks!
Harold Vance
National Speciality Alloys, Inc.
Houston, TX
At 03 FEB 2003 10:37AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
We're using
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=200
in config.nt
and
lh %SystemRoot%\system32\mscdexnt.exe
REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir
REM Install DPMI support
lh %SystemRoot%\system32\dosx
%SystemRoot%\system32\vipx.exe
%SystemRoot%\system32\vlmsup.exe
in autoexec.nt
and it seems to work fine!
World Leaders in all Things RevSoft
At 03 FEB 2003 12:46PM H Vance wrote:
Worked like a charm. Thank you!