Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!bloom-beacon!eru!hagbard!sunic!kth.se!ugle.unit.no!ugle.unit.no!Bjorn.B.Larsen From: Bjorn.B.Larsen@delab.sintef.no (Bjoern Larsen) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Is there any easy way to remove Resident programs form Memory? Message-ID: Date: 30 May 91 10:02:42 GMT References: <348@daily-planet.concordia.ca> <1991May29.073225.18179@ugle.unit.no> <1991May29.195754.25342@...!asuvax!gtephx> Sender: news@ugle.unit.no Organization: elab Lines: 20 In-Reply-To: fraserr@...!asuvax!gtephx's message of 29 May 91 19:57:54 GMT I have no problem in freeing memory by -release- with marks set by -mark- in the autoexec.bat file. However, I let the autoexec finish before I do anything else. I do it this way: 1. All marks are kept in a seperate directory 2. autoexec.bat first clears this directory, using del /directory < file (this 'file' only contains the "y" required to del all files in a directory) 3. following this autoexec.bat may set as many marks I feel like 4. exit autoexec 5. release memory from the appropriate mark simple? maybe even too complicated? \bjorn