home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text2618.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  567 b   |  23 lines

  1. To: executor@ardi.com
  2. Content-type: TEXT/PLAIN; charset=US-ASCII
  3. From: Fred Salerno <salernof@gate.net>
  4. Date: Thu, 14 Mar 1996 14:35:33 -0500 (EST)
  5. Sender: owner-executor@ardi.com
  6. Precedence: bulk
  7.  
  8. By default (as ive seen) Win95 allocated much of its ram as possible to 
  9. caching...thus creating a larger swapfile than needed and slowing down 
  10. Executor.
  11.  
  12. To run Executor more smoothly under win95, add or modify your system.ini 
  13. and add this:
  14.  
  15. [vcache]
  16. MinFilecache=0
  17. MaxFileCache=2000
  18.  
  19.  
  20. This, believe it or not, makes a tremendous difference!
  21.  
  22.  
  23.