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

  1.     id m0txJCM-0007qGa; Thu, 14 Mar 96 13:00 MST
  2. Sender: owner-executor
  3. Received: by ftp.ardi.com (Smail3.1.29.1 #3)
  4.     id m0txIw5-0007qQC; Thu, 14 Mar 96 12:43 MST
  5. Received: (from salernof@localhost) by seminole.gate.net (8.6.9/8.6.9) id OAA10416; Thu, 14 Mar 1996 14:35:33 -0500
  6. Mime-version: 1.0
  7. Message-id: <Pine.A32.3.91.960314143349.16714A-100000@seminole.gate.net>
  8. Subject: Executor & Win95
  9. To: executor@ardi.com
  10. Content-type: TEXT/PLAIN; charset=US-ASCII
  11. From: Fred Salerno <salernof@gate.net>
  12. Date: Thu, 14 Mar 1996 14:35:33 -0500 (EST)
  13. Sender: owner-executor@ardi.com
  14. Precedence: bulk
  15.  
  16. By default (as ive seen) Win95 allocated much of its ram as possible to 
  17. caching...thus creating a larger swapfile than needed and slowing down 
  18. Executor.
  19.  
  20. To run Executor more smoothly under win95, add or modify your system.ini 
  21. and add this:
  22.  
  23. [vcache]
  24. MinFilecache=0
  25. MaxFileCache=2000
  26.  
  27.  
  28. This, believe it or not, makes a tremendous difference!
  29.  
  30.  
  31.