home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DPMI110.ZIP / MYDPMI.DOC < prev   
Encoding:
Text File  |  1992-12-01  |  1.9 KB  |  54 lines

  1. THIS IS A QUICK SUMMARY OF DPMI INSTALLATION.
  2. =============================================
  3.  
  4. There is 2 files you will need to PUT in the XPRESS directory or in YOUR
  5. path:
  6.  
  7.   RTM.EXE
  8.   DPMP16BI.OVL
  9.  
  10. These program is your protected mode run time managers. There are required
  11. by Silver Xpress.
  12.  
  13.  
  14. INSTALLING DPMI ON YOUR MACHINE
  15. -------------------------------
  16.  
  17. Normally, you don't have to do this but if you do, the DPMIINST.EXE
  18. will help you out.
  19.  
  20. If you have problems, like unrecognizable machine, then use the
  21. DPMIINST.EXE program provided.
  22.  
  23. If the machine is still not recognized or you get a message "A20 LINE
  24. ALREADY ENABLED", then you may have HIMEM.SYS manager running. Do a clean
  25. boot with nothing installed and then run the DPMIINST.EXE program before
  26. reloading HIMEM.SYS again. It will do some checking to see if your machine
  27. can run in protected mode without lockouts and lockups and then it will
  28. look at your BIOS chip time stamp and I think it will create a file that
  29. will contain some INTERNAL BIOS information for your CLONE 286/386 machine.
  30. Borland will this information for DPMI machine compatibility.
  31.  
  32. So if you need to go thru this process, don't forget to tell me about it
  33. and give me the file.
  34.  
  35. XPMAIL/XPREAD ERRORS IF ANY
  36. ---------------------------
  37.  
  38.   Error
  39.   -----
  40.  
  41.    216   - This is the infamous General Protected Fault called GP Fault.
  42.            Protected Mode means that it can run multiple programs and each
  43.            one is "protected from each other", memory will not clash. If it
  44.            does, you will get a GP fault and it will shut down that
  45.            "program" with the error.
  46.  
  47.            This will HELP CLEAN XPRESS OUT like no other system could.
  48.            If Xpress is CALLING memory outside it's bounds, a GP FAULT
  49.            will occur! So report these as soon as possible.
  50.  
  51.  
  52. And other please try to report in detail as you can.
  53.  
  54.