home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / misc / 2609 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!news.cs.indiana.edu!lynx!triton.unm.edu!jfreter
  3. From: jfreter@triton.unm.edu (The Myth)
  4. Subject: Re: Speeding up Windows... again...
  5. Message-ID: <btjn+ab@lynx.unm.edu>
  6. Date: Tue, 01 Sep 92 15:59:13 GMT
  7. Organization: University of New Mexico, Albuquerque
  8. References: <CMM.0.90.2.715255575.terjeh@maud.ifi.uio.no> <timvih.1.715323487@polaris.utu.fi>
  9. Lines: 17
  10.  
  11. In article <timvih.1.715323487@polaris.utu.fi> timvih@polaris.utu.fi (Timo Vihersaari) writes:
  12. >makes win to slow down. And if you have enough memory, you may use a ram
  13. >disk and load some parts of windows there.
  14.  
  15.  
  16. Almost true.  What you should do is set the TEMP environment variable (and
  17. tmp, for some other programs) to a subdirectory on the RAM disk.  The reason
  18. for this is some programs (COREL DRAW, Windows Print manager, etc.) create
  19. and play around with temporary files that slow down the system if written
  20. and read at 11-30 ms instead of read and written at 50-100 microsecs.  And
  21. you use a subdirectory on the disk because the root directory on any disk
  22. is only capable of holding a small number of files compared to subs.
  23.  
  24.  
  25. If you run superstore, stacker, et al. then use that program on RAM disk
  26. to make more room or to use a smaller disk for the same capacity.
  27.  
  28.