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

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