Article ID: 102985
Article Last Modified on 11/1/2006
and
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
Default: autocheck autochk *Specifies programs to run during startup. For example, if CONVERT.EXE has been used to convert the file system on a hard disk drive, this value is added to BootExecute so that conversion occurs when the system is restarted: BootExecute = autocheck autoconv \DosDevices\x: /FS:NTFS
Default: 0x278d00Specifies the deadlock time-out for critical sections. Usually, retail installations of Windows NT will not time-out and detect deadlocks.
Default: 0x21100000Controls various Windows NT internal operations. You can change this value to disable the OS/2 subsystem if you want to run bound applications in a VDM, rather than under the OS/2 subsystem. Set this value to 20100000 to disable the OS/2 subsystem.
Default: \DosDevices
\Windows
\RPC Control
Lists the object directories to create during startup. Do not edit these
entries.
Default: 0x4
Default: 0x9e340The number of 4-second ticks that need to transpire before a resource time- out occurs. Retail installations of Windows NT will never time-out.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\DOS DevicesEntries in this key have the data type of REG_SZ. The following list shows the default entries under this key.
AUX=\DosDevices\COM1 MAILSLOT=\Device\MailSlot NUL=\Device\Null PIPE=\Device\NamedPipe PRN=\DosDevices\LPT1 TELNET=\Device\Telnet UNC=\Device\Mup
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\Environment
Default: %systemRoot%\SYSTEM32\CMD.EXEDefines the path and filename for the Windows NT command interpreter (the equivalent of MS-DOS COMMAND.COM).
Default: %systemRoot%\SYSTEM32\os2\dllDefines the path for the Microsoft OS/2 version 1.x library.
Default: %systemRoot%\SYSTEM32; %SystemRoot%Defines the path variable for Windows NT logon and Program Manager.
Default: %systemRoot%\SYSTEM32\CMD.EXEDefines the path for the executable for WOW, as used by Windows NT logon and Program Manager.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\FileRenameOperationsThese entries should be maintained only by the system.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\KnownDLLs
advapi32=advapi32.dll olecli32=olecli32.dll comdlg32=comdlg32.dll olesvr32=olesvr32.dll crtdll=crtdll.dll rpcrt4=rpcrt4.dll DllDirectory=%SystemRoot%\system32 shell32=shell32.dll gdi32=gdi32.dll user32=user32.dll kernel32=kernel32.dll version=version.dll lz32=lz32.dll
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\Memory ManagementThe paging file parameters should be defined by using the System icon in Control Panel and choosing the Virtual Memory button.
Default: 512KSpecifies the limit of the number of bytes that can be locked for I/O operations. When this value is 0, the system uses the default (512K). The maximum value is about the equivalent of physical memory minus pad, which is 7 MB for a small system and grows as the amount of memory grows. For a 64 MB system, pad is about 16 MB; for a 512 MB system, pad is about 64 MB.
Default: 0Specifies, for a nonzero value, that the system favor the system-cache working set rather than the processes working set. Set this value by choosing the Windows NT Advanced Server installation base.
Default: 0Specifies the size of nonpaged pool in bytes. When this value is 0, the system uses the default size (based on physical memory). The maximum amount is about 80 percent of physical memory.
Default: 0x3000000 (32 MB)Specifies the size of paged pool in bytes. When this value is 0, the system uses the default size (32 MB). See also the entry for RegistrySizeLimit at the beginning of this section.
Default: C:\pagefile.sys 27Specifies page file information set by choosing the System icon in Control Panel.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Control\Session Manager\SubSystemsThese values should only be maintained by the system. You should not need to manually define these settings.
Default: (no value)
Default: Os2 PosixDefines subsystems that are only loaded when the user starts an application that requires this subsystem.
Default: %SystemRoot%\system32\os2ss.exeDefines the path to the executable file used to start the Microsoft OS/2 version 1.x subsystem.
Default: %SystemRoot%\system32\psxss.exeDefines the path to the executable file used to start the POSIX subsystem. (There are no additional POSIX entries in the Registry.)
Default: Debug Windows
Default: %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,3072 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:GdiServerDllInitialization,4 ServerDll=winsrv:UserServerDllInitialization,3 ServerDll=winsrv:ConServerDllInitialization,2 ServerDll=mmsndsrv,5 ProfileControl=Off MaxRequestThreads=16Defines the path to the executable file used to start the Win32 subsystem.
Additional query words: prodnt
Keywords: kbother KB102985