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

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