Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!zephyr.ens.tek.com!tekcrl!tekgvs!toma From: toma@tekgvs.LABS.TEK.COM (Tom Almy) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: share.exe and large media Message-ID: <8060@tekgvs.LABS.TEK.COM> Date: 6 Sep 90 19:30:01 GMT References: <1990Sep1.183023.24393@momenta> <156@thor.UUCP> Reply-To: toma@tekgvs.LABS.TEK.COM (Tom Almy) Distribution: comp Organization: Tektronix, Inc., Beaverton, OR. Lines: 44 In article <156@thor.UUCP> scjones@thor.UUCP (Larry Jones) writes: >In article , belt@freyr.pttrnl.nl (Evert van de Belt) writes: >> [...] I can't remember where I read it, but if you don't >> use very old software, don't use SHARE, it will only fill precious >> memory. >Allow me to reiterate once again -- SHARE is required for the old (DOS >1) FCB functions to work correctly on large partitions. Although DOS >2.0 introduced handle functions which were intended to replace the FCB >functions, there are some cases where the FCB functions are much more >efficient than the handle functions so THEY ARE STILL USED IN SOME NEW >SOFTWARE. If you have a large DOS 4 partition and you don't load >SHARE, sooner or later you WILL have to restore your disk from a >backup because some piece of software has trashed it. Which is why I wrote NOSHARE.COM, a TSR that causes any attempt to open or create a file with FCBs to return "failure". This tiny program doesn't cause problems with file sharing (which one tends to get with SHARE) and should prevent against disk corruption. It also effectively tells you about old programs that should be tossed. Because Microsoft doesn't document what SHARE actually does, use NOSHARE at your own risk (it does work for me). There might be something else I should guard against but don't. As an endorsement, Microsoft recommends *against* the use of NOSHARE, so I figure it has got to be good :-). section 1 of uuencode 3.16 of file noshare.com by R.E.M. begin 644 noshare.com MZ0@`]`$`````"@"\FA_'!@4!F!^]_A^)+@CMNT) M2@`'3D]32$%21>A1`.@\``M">2!4;VT@06QM>>@_`+@A`.C)_Z,D`8D>)@&ZB M)`%2NH``4KH6`%+H40",R%"ZA`!2NB$`4NB7_^FK_UN*!S#D0U-0`<-86E.)= MT^DA`+@-`.@)`+@*`.D#``$``*+&`;1`N0$`NL8!BQ[$`XP:,V([`\Z3_XZ3_F `` end sum -r/size 53542/375 section (from "begin" to "end") sum -r/size 4841/244 entire input file Tom Almy toma@tekgvs.labs.tek.com Standard Disclaimers Apply