home *** CD-ROM | disk | FTP | other *** search
- >>>>> "Dambiel" == Dambiel <smally@erie.csis.gvsu.edu> writes:
-
- Dambiel> First off, Thank you very much for the reply to my last
- Dambiel> question, it's nice to see people pay attention to news
- Dambiel> groups and are interested in supporting thier products.
-
- Dambiel> I downloaded 1.99q7 from your site and tried running it,
- Dambiel> as recommended. Tried that is. In any configuration I
- Dambiel> try (win95, Dos 6.22, ems memory, xms memory, etc..) I
- Dambiel> get a "load error: NO DPMI". I'm not a computer science
- Dambiel> major and this line is a new one to me. Any idea what
- Dambiel> this means?
-
- This means Executor can't find one of its support files. That usually
- means you installed 1.99q7 "by itself", without installing it on top
- of an existing 1.99q installation.
-
- Is that what happened? If not, there could be a different
- `executor.exe' in your path that's not in the executor installation
- directory.
-
- If all else fails, do:
-
- C:
- cd executor # assuming this is where it's installed
- dir cwsdpmi.exe # make sure this file is there
- .\executor
-
- and see if that works. Good luck!
-
- -Mat
-
-