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

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