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

  1. To: Dave <dmh@cnct.com>, NO GOOD DEED GOES UNPUNISHED <DECLARKG@DEPAUW.EDU>
  2. X-mailer: Windows Eudora Light Version 1.5.2
  3. From: Ian Viemeister <vmeister@ios.com>
  4. Date: Mon, 22 Apr 1996 01:04:22 -0400
  5. Content-type: text/plain; charset="us-ascii"
  6. X-sender: vmeister@ios.com
  7. Sender: owner-executor@ardi.com
  8. Precedence: bulk
  9.  
  10. At 11:57 PM 4/21/96 -0400, Dave wrote:
  11. >On Sun, 21 Apr 1996, NO GOOD DEED GOES UNPUNISHED wrote:
  12. >> Dear All,
  13. >> 
  14. >>      A while back, I asked if anyone had succeeded in getting multiple
  15. sessions
  16. >> of Executor to run in Windows 95.  I was just wondering if I should interpret
  17. >> the silence as a "no"?
  18. >
  19. >Correct me if I'm wrong (anyone?) but I beleive that Executor is designed 
  20. >to be have only one occurance running per cpu at any given time.
  21.  
  22. That's not the problem - the "Single CPU" means that you can't, say, put one 
  23. copy of the executor binary on a network and have multiple machines use it 
  24. at the same time.
  25.  
  26. The problem with running multiple instances of Executor/Dos (E/L and E/NS don't 
  27. have this problem), is that exsystem.hfv (and possibly other hfvs) are opened 
  28. with a mode that blocks another instance from opening it.  Try this: make 
  29. exsystem.hfv Read-Only. You then should then be able to run multiple sessions, 
  30. _but_, you will not be able to:
  31.  
  32.         1) Save the browser state
  33.         2) Install programs that add things to the system folders
  34.         3) Save Preferences in programs that use the system directory
  35.  
  36. Additionally,
  37.         4) You may still have conflicts/corruption if two sessions try to access
  38.            the same hfv (like tmp.hfv, the demos, or your own hfv)
  39.  
  40. Ian
  41. vmeister@ios.com
  42. http://ios.com/~vmeister/
  43.  
  44.  
  45.