Re: [Freedos-user] Packet Driver For Arachne Browser

2006-10-10 Thread Lester Vedrox
Thanks, everyone. TCP/IP can be set with BOOTP now and seems to be working ok. Q1) In Fdauto.bat I load "Rtspkt" after all other drivers, just before the mouse, not sure if it matters: @ECHO OFF PROMPT $P$G SET DOSDIR=C:\FDOS SET NLSDIR=%DOSDIR%\NLS SET HELPPATH=%DOSDIR%\HELP SET PATH=%DOSD

[Freedos-user] Defrag 1.21 Full Optimization Problems

2006-10-10 Thread Lester Vedrox
Full optimization defrag doesn't work on my system. command line: DEFRAG /C C: /F /FO result: Undefined Problem Screenshot: http://img296.imageshack.us/img296/1486/10102006160335un9.png Lester PS: is there a way to capture a screen like that as a txt file? ---

Re: [Freedos-user] Packet Driver For Arachne Browser

2006-10-10 Thread tomleem
Hi Lester, A peek at Fdauto.bat shows that your packet-driver aborts loading so i'll suggest you use this value: RTsPkt *_0x60_* --> RTsPkt.Com (v3.18, 1999-Aug-10) When it loads, the packet-driver should state very clearly that it installed OKay (int. vector, etc); i can display the Arachne.C

Re: [Freedos-user] Packet Driver For Arachne Browser

2006-10-10 Thread Mark Bailey
tomleem wrote: > Hi Lester, > > > I wouldn't try to load a "shim" over an NDIS layer > when all i need is to /get the right/ packet-driver. > > > :-B > I wouldn't either, but I have at least two computers with Ethernet chipsets that don't have packet drivers and it does work... Mark --