
Solving Software Application Problems
Most software application or installation problems occur as a result of one or more of the following:
■The application was not installed correctly.
■Memory was not allocated correctly.
■A conflict exists between applications.
Solving Software Application Problems
| Problem | Possible Cause | Solution | 
 | ||
| 
 | 
 | 
 | 
 | 
 | 
 | 
| Insufficient memory | There is not enough | Check the | 
 | ||
| to run application | memory for the | documentation that came | 
 | ||
| 
 | application. | with the software for | 
 | ||
| 
 | 
 | 
 | memory requirements | 
 | |
| 
 | 
 | 
 | and install additional | 
 | |
| 
 | 
 | 
 | memory, if needed. | 
 | |
| 
 | 
 | 
 | 
 | 
 | 
 | 
| Cannot run | The application has | 
| application from | not been added to the | 
| current directory | path statement in the | 
| 
 | AUTOEXEC.BAT file. | 
| 
 | 
 | 
Call Compaq Customer Support for help with memory optimization.
Using Windows Notepad, add the application directory with the full path name to the AUTOEXEC.BAT file.
