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

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