Date: Thu, 12 Feb 1998 16:03:41 +0200 (IST) From: Eli Zaretskii To: Martin Stromberg cc: djgpp AT delorie DOT com Subject: Re: bash instead of COMMAND.COM: how I did it In-Reply-To: <6buoq1$1j0$1@antares.lu.erisoft.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 12 Feb 1998, Martin Stromberg wrote: > > Well, do you want to know how to get rid of COMMAND.COM and use bash directly? > > Here the answer, subjectively. Feedback is welcome. Thanks for posting this. With your permission, I would like to add this to the next release of the DJGPP FAQ list. > This works, but some programs have problems. I haven't seen any trouble > with GNU programs, but of two games I've tried, one lockup the computer > solid (Railroad Tycoon Deluxe) and one works but movie sequences looses > all sound and is speeded up (Lost in Time). I'd guess that this happens because of conflicts between these programs and DPMI/CWSDPMI (which is always active while Bash runs). Did you try to run COMMAND.COM from Bash and run these other programs from there? (It might be that they assume COMMAND.COM is always present and use some of its features.) > I don't know if this works with Win 3.1 or Win 4.0, as I haven't got'em. You might see different effects, as Windows has its own DPMI server.