Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!newstop!suntops!hatter.Tops.Sun.COM!rdas From: rdas@hatter.Tops.Sun.COM (Robin Das) Newsgroups: comp.sys.ibm.pc Subject: Re: Need Kill for DOS! Message-ID: <626@suntops.Tops.Sun.COM> Date: 26 May 89 01:15:06 GMT References: <6111@pdn.paradyne.com> Sender: news@suntops.Tops.Sun.COM Reply-To: rdas@hatter.tops.sun.com (Robin Das) Organization: Sun Microsystems, Inc. Mt. View, Ca. Lines: 14 In article <6111@pdn.paradyne.com> dixon@gumby.paradyne.com (Tom Dixon) writes: > >I need a DOS routine which can remove memory resident programs short of >CTRL-ALT-DEL. I am trying to run novell over ethernet and when I execute >telnet, I trash the novell ethernet device driver. If I could kill it off >before running the telnet, I could reinstall it cleanly when telnet exits. >All I need is Kill -9 for DOS! (Can you sense the frustration?, Im so close, >but the novell device driver is the last holdup from the system we really want.) There is a set of programs in the public domain called MARK and RELEASE. The idea is to set a MARK before Novell and then release that mark later. I have no idea where to find it, but it should be around somewhere. Note!!! You have to be very carefull with stuff like this. It DOES NOT give the program that is being released a chance to clean up it's environment.