Date: Mon, 1 Jun 1998 00:17:15 +0000 ( ) From: Greg Baker To: Andrew Jardine cc: opendos AT delorie DOT com Subject: Re: personal netware under '95? In-Reply-To: <3.0.5.32.19980516214658.00794750@mailserv.nbnet.nb.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Yes, actually I got it working decently (although it's kinda mickey-moused). Basically, what you have to do is have the network up and running before you even start Crap95. For instance, temporarily edit your msdos.sys and change BootGUI=0 (it's probably =1 right now) (that way you don't have to keep fighting with it every time the computer restarts. Basically, what you're going to do is set every thing up so it works in DOS, then change the BootGUI back to 1 when you're done. So, get everything running - calling your startnet.bat from your autoexec.bat. I know Crap95 doesn't like this, but it works :). What happens is that it will actually list the network-mapped drives in "My Computer", but it doesn't know that they're network-mapped - as far as it knows, they are actually, physically in your computer. That's basically it. You also have to add the following lines to your [386Enh] section of your system.ini: TimerCriticalSection=500 ReflectDOSInt2A=true OverLappedIO=off That did the trick for me. Greg Baker Electrical Engineering University of California - Riverside Boob's Law: You always find something in the last place you look. On Sat, 16 May 1998, Andrew Jardine wrote: > Just a thought, but I've got two computers talking quite nicely under > personal netware, but I'd really like the server to run a few programs > (Ready to Read with Winnie the Pooh to be precise) at the same time as I > run a boring dos accounting program on the client. I've tried to fire up > startnet.bat in a dos window in '95 without success (seems to stop while > loading SERVER or maybe VLM). I lifted the nwclient and nwcntl directories > off the partition where they were working under drdos and just dropped them > into the same spots on the win '95 partition. anyone know if such a > marraige of '95 and drdos networking stuff is possible? > >