home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / misc / 4704 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!milo.mcs.anl.gov!pepper.ra.anl.gov!froehle
  3. From: froehle@pepper.ra.anl.gov (P Froehle RE/207/xxx 4882)
  4. Subject: Re: Possible to LOAD/UNLOAD TSR's in windows??
  5. Message-ID: <72206425425100@pepper.ra.anl.gov>
  6. Sender: usenet@mcs.anl.gov
  7. Nntp-Posting-Host: pepper.ra.anl.gov
  8. Organization: Argonne National Laboratory, Argonne IL
  9. References: <1992Nov17.092451.3906@cs.ruu.nl>
  10. Date: Wed, 18 Nov 1992 05:24:14 GMT
  11. Lines: 14
  12.  
  13. In article <1992Nov17.092451.3906@cs.ruu.nl> hpverwei@cs.ruu.nl (Dick Verweij) writes:
  14. >While running windows, is it posible to load DOS TSR's or to unload them,
  15. >and the memory freed ?
  16. >
  17. The answer is yes.  Open a Dos window. It can run tsr's that load as .com files
  18. "Print" is one of them.  When you close the dos window, It will warn you
  19. that a TSR is running and you have to hit Cntl-c to close the window.
  20. I presume that windows removes the tsr, since it takes back the memory.
  21.  
  22. Beware if the TSR uses timers (like a screen saver) it can try to pop up
  23. when windows has the memory.  You can lock memory in the .pif
  24.  
  25. ..paul
  26.  
  27.