The first step is to check the program's requirements. Look in the owner's manual for display and memory requirements:
Display requirements -- any program which cannot work with an MDA (Monochrome Display Adaptor) display, cannot function on the 95LX. The 95LX does display graphics, but it does so in a noncompatible mode due to its screen size. Programs requiring CGA, EGA, or VGA displays will not work on the 95LX.
Memory requirements -- a program's memory requirements tell you how much system RAM you must have available to run the program.
You can check your available memory by running CHKDSK on your 95LX from DOS {go to FILER, highlight CHKDSK and press F4 (Run)}. You can adjust the amout of system RAM you have by entering SET UP and then pressing System Memory. Press <Right Arrow> or <Left Arrow> to decrease or increase the amount of System RAM and RAM disk you have and then press <ENTER>.
Due to their size, some programs may require you to run them without System Manager (SYSMGR) being loaded. Disabling System Manager (and the built-in applications with it) saves an additional 80-85K of memory. Pressing <FILER> Menu System to enter DOS does not disable System Manager or save you any disk space. The minimum procedure for disabling System Manager is as follows:
(be sure there is an empty space between "command" and
"/p").
Even after following this procedure, programs that require Expanded Memory or Extended Memory will not run on the 95LX. Serial port requirements -- programs that access the serial port will fail on the 95LX if they try to access COM2, or attempt to transmit or receive data using interrupts. This information is not easy to find in documentation, but a call to the program's tech support number, or the programmer, should provide the answers. Most file transfer programs do not use interrupts, while most communication programs do.