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

  1. >>>>> "Dambiel" == Dambiel  <smally@erie.csis.gvsu.edu> writes:
  2.  
  3.     Dambiel> First off, Thank you very much for the reply to my last
  4.     Dambiel> question, it's nice to see people pay attention to news
  5.     Dambiel> groups and are interested in supporting thier products.
  6.  
  7.     Dambiel> I downloaded 1.99q7 from your site and tried running it,
  8.     Dambiel> as recommended.  Tried that is.  In any configuration I
  9.     Dambiel> try (win95, Dos 6.22, ems memory, xms memory, etc..) I
  10.     Dambiel> get a "load error: NO DPMI".  I'm not a computer science
  11.     Dambiel> major and this line is a new one to me.  Any idea what
  12.     Dambiel> this means?
  13.  
  14. This means Executor can't find one of its support files.  That usually
  15. means you installed 1.99q7 "by itself", without installing it on top
  16. of an existing 1.99q installation.
  17.  
  18. Is that what happened?  If not, there could be a different
  19. `executor.exe' in your path that's not in the executor installation
  20. directory.
  21.  
  22. If all else fails, do:
  23.  
  24. C:
  25. cd executor        # assuming this is where it's installed
  26. dir cwsdpmi.exe        # make sure this file is there
  27. .\executor
  28.  
  29. and see if that works.  Good luck!
  30.  
  31. -Mat
  32.  
  33.