If Command Extensions are enabled DEL and ERASE change as follows: The display semantics of the /S switch are reversed in that it shows you only the files that are deleted, not the ones it could not find.
If an MM error is returned which is not defined in the standard FsRtl filter, it is converted to one of the following errors ...
If any media necessary to make the copies are not in the library, Removable Storage Manager will request that you provide ...
If Command Extensions are enabled CALL changes as follows: CALL command now accepts labels as the target of the CALL. The ...
If Command Extensions are enabled CHDIR changes as follows: The current directory string is converted to use the same case ...
If Command Extensions are enabled DEL and ERASE change as follows: The display semantics of the /S switch are reversed in ...
If Command Extensions are enabled ENDLOCAL changes as follows: If the corresponding SETLOCAL enable or disabled command extensions ...
If Command Extensions are enabled GOTO changes as follows: GOTO command now accepts a target label of :EOF which transfers ...
If Command Extensions are enabled IF changes as follows: IF /I string1 compare-op string2 command IF CMDEXTVERSION number ...
If Command Extensions are enabled MKDIR changes as follows: MKDIR creates any intermediate directories in the path, if needed. ...