From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: dos pipes not working Date: 27 Nov 2000 14:34:22 GMT Organization: Aachen University of Technology (RWTH) Lines: 47 Message-ID: <8vtrde$osc$1@nets3.rz.RWTH-Aachen.DE> References: <9a7n1t4k4bqevagcd0p9a72iue5rn7ivap AT 4ax DOT com> <8vgk37$bt1$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <8viu82$epu$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <2bh42tglr0cdqo0630pg4bljd425tppjj2 AT 4ax DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 975335662 25484 137.226.32.75 (27 Nov 2000 14:34:22 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 27 Nov 2000 14:34:22 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This is slowly drifting quite a bit off-topic, but anyway... Alex Crowther wrote: > I have compiled a fairly fool proof, way of getting pipes working > for UK users of Win98 dos .. I think this method is overly complicated. You shouldn't usually remove the COUNTRY line in config.sys, for this, e.g. Anyway, I think there is no real problem that needs fixing, here. You just have to remember which of the two 'pipe' keys is the correct one, and that's it. > STEP 1: > Remove or rem out the following entrys in C:\autoexec.bat > mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi) > mode con codepage select=850 > keyb uk,,C:\WINDOWS\COMMAND\keyboard.sys The first two are, indeed, best removed. The third, however, you don't really remove anyway, as you put it back in in STEP 2, anyway. You might just as well leave it alone, and skip step 2. > STEP 2: > Add the following line to autoexec.bat > > LH KEYB UK > STEP 3: > Remove the following entries from C:\config.sys > > Country=044,850,C:\WINDOWS\COMMAND\country.sys I advise against removing this line altogether. It would affect other things than just the keyboard layout. The COUNTRY affects date/time displays, too, IIRC. It's only the "850" in that line alone that's really causing the trouble, in my experience. Just remove it, or replace it with the default (437), and that's it. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.