Search notes:

cmd.exe - command extension

When cmd.exe is started, command extensions are enabled or disabled by giving either the /e:on or /e:off option.
In a batch file, command extensions can be enabled with setlocal enableExtension.
Command extensions affect the following commands and features

Index