|
| |
PerVMFILES=<number>
Default: 10; 0 if SHARE is installed.
Purpose: Specifies the number of private file handles Windows should
allocate to each virtual machine. Increase this value if
an application does not have enough file handles to run.
The total number of file handles, including the global
handles specified in the FILES= statement in CONFIG.SYS,
cannot exceed 255. If it exceeds 255, this value will be
rounded down. Set this value to 0 to prevent the allocation
of any private file handles. If SHARE is installed, then
this setting is ignored in the SYSTEM.INI file.
To Change: Use Notepad to edit the SYSTEM.INI file. |