 |
Disable Command Extensions (For Current User).
By using this tweak you can control whether command extensions are enabled or disabled.
Click Here to Run a Free Scan for None Related Errors
Description: Command extensions are used to change the behavior of various standard command processor functions such as cd, md, del, prompt and set. They are enabled by default. By using this tweak you can control whether command extensions are enabled or disabled. The command extensions involve changes and/or additions to the following commands: del or erase, color, cd or chdir, md or mkdir, prompt, pushd, popd, set, setlocal, endlocal, if, for, call, shift, goto, start (also includes changes to external command invocation), assoc, ftype. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. Now, right-click and modify the dword value enableextensions, in the right panel, to disable command extensions. However, if you want to get back to the original state and enable command extensions, change the value to 1. The changes take effect after a restart or logoff. Note: to get specific details, type commandname /? to view the help. You may also disable extensions for a particular invocation by using the /e:off switch.
Level: Recommended For Experts Only
Path: [HKEY_CURRENT_USER\Software\Microsoft\Command Processor\] |
Location: Current User |
Value Name: EnableExtensions |
Data Type: DWORD (DWORD Value) |
Enabled Value: 0 |
Disabled Value: 1 |
Action Type: Modified |
|
 |
First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit". |
|
 |
Second, go to the <b>[HKEY_CURRENT_USER\Software\Microsoft\Command Processor\]</b> key, right-click on the "EnableExtensions" DWORD value and click on "Modify". |
|
 |
Finally, enter the value "0" in the text box and click on 'OK'. |
|
|