CMD.EXE Help Refers To Non-Existing Registry Key
Article ID: 148435
Article Last Modified on 11/1/2006
APPLIES TO
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Server 3.51
This article was previously published under Q148435
SYMPTOMS
When you type "CMD /?" (without quotes), the MS-DOS Command Prompt
(CMD.EXE) Help information appears and it mentions the following registry
key:
HKEY_CURRENT_USER\Software\MicroSoft\Command Processor\EnableExtensions
This Command Processor registry key does not exist.
WORKAROUND
To work around this problem, do the following:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
- Start Registry Editor (REGEDT32.EXE) and locate the following Registry
subkey in the HKEY_CURRENT_USER subtree:
\Software\Microso
- From the Edit menu, select Add Key.
- For the Key Name, enter: Command Processor
- Select the Command Processor key.
- From the Edit menu, select Add Value.
- Enter the following:
Value Name: EnableExtensions
Data Type: REG_DWORD
String: 1
- Click OK and quit Registry Editor.
- Shutdown and restart Windows NT.
- To verify that the Command Processor extensions are enabled, start the
MS-DOS Command Prompt (CMD.EXE) and type the following:
assoc
A list of applications currently associated with file extensions
appears.
STATUS
Microsoft has confirmed this to be a problem in Windows NT version 3.51. We
are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Additional query words: 3.51 prodnt
Keywords: KB148435