> The driver file I load from DOS is called AZTPNP.EXE,
> and when running from the command line it works just fine,
> but when I tried to add it to config.sys it doesn't work,
> the system locks up. I tried to add it like this, but
> I'm obviously doing something wrong:
> DEVICE=C:\AZT\AZTPNP.EXE
You shouldn't be trying to load it as a device under config.sys, run it
from the autoexec.bat and you should be all set.
Just tack on this as the last line of autoexec.bat:
c:\azt\aztpnp.exe
It'll execute it as if you'd typed it in yourself at the command line.
To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.