![]() |
LOGIN-X-690: Insufficient memory is available to add the variable to the path environment in mapping: [mapping]
Source: LOGIN.EXE
Explanation: There is not enough room in the master environment.
Action: Increase the size of the master environment. In the CONFIG.SYS file, include the command SHELL=directory of command.com /e:size of master environment. For example:
SHELL=C:\COMMAND.COM /E:1024
![]() |