Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!mit-eddie!uw-beaver!zephyr.ens.tek.com!tektronix!gvgpsa!gvgpvd!andyp From: andyp@gvgpvd.GVG.TEK.COM (Andy Peterman) Newsgroups: comp.sys.mac Subject: Re: Hack to stop AppleShare INIT from clearing the screen? Message-ID: <1465@gvgpvd.GVG.TEK.COM> Date: 19 Jan 90 17:46:48 GMT References: <1990Jan19.062216.7782@smsc.sony.com> Reply-To: andyp@gvgpvd.GVG.TEK.COM (Andy Peterman) Organization: Grass Valley Group, Inc.; PVD Lines: 18 In article <1990Jan19.062216.7782@smsc.sony.com> dce@smsc.Sony.COM (David Elliott) writes: >Does anyone have a binary patch that will stop the AppleShare >INIT from clearing the screen? Why does it have to do this >anyway? > >Alternatively, how early can AppleShare run in the INIT sequence? I doubt if you could patch it to eliminate the screen clearing. The screen is cleared when they initialize the Window Manager in their code. This is done because the INIT may bring up a dialog requesting the password. This is strictly against MacDTS guidelines, but they do it anyway! What I've done is to rename it xAppleShare so that it runs at the END of the INIT sequence. Its much less irritating this way (although xAppleShare then is last in the Chooser list too). Andy Peterman