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

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