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

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