3.Save the file as an ASCII text file.
4.Reset the computer.
If you do not have a word processing program capable of saving an ASCII text file, you can modify CONFIG.SYS using the
Using EMM386SX.SYS options
You can include optional parameters in the DEVICE= command line to tailor the way the memory manager works. The table below summarizes the EMM386SX.SYS parameters.
EMM386SX.SYS parameters
Parameter | Description |
|
|
/D | Tells EMM386SX.SYS to run expanded |
| memory diagnostics each time you load |
| the driver |
|
|
/M[n] or | Specifies the page frame address |
|
|
/P[nnn] or | Specifies the maximum number of |
| handles (process IDS) available to |
| EMM386SX.SYS |
|
|
Specifies a hexadecimal memory address | |
range to exclude from expanded memory | |
| mapping |
|
|
The D parameter specifies whether you want EMM386SX.SYS to run diagnostics on your expanded memory page frame each time you load the program. It does not run the diagnostics unless you include the D parameter.
Enhancing System Operations |