|
| |
EMMInclude=<paragraph-range>
Default: None
Purpose: Specifies a range of memory that Windows will treat as
unused address space regardless of what may be there.
EMMInclude takes precedence over EMMExclude if you specify
ranges that overlap.The range (two values separated by a
hyphen) must be between A000 and EFFF. The starting value
is rounded down and the ending value is rounded up to a
multiple of 16K. For example, you could set
EMMInclude=C800-CFFF to ensure that Windows can use the
addresses C800:0000 through CFFF:000F. You may specify more
than one range by including more than one EMMInclude line.
To Change: Use Notepad to edit the SYSTEM.INI file. |