SetLocal Allows the SetLocal command to enable or disable command extensions as needed
to meet specific language requirements.
Shift Supports the /N command line option, which lets the Shift command shift variables
starting with the nth variable. For example, if you use Shift /2 at the command line, then variables
%0 and %1 are unaffected by the shift, but variables %3 through %9 receive new variable input.
Start Microsoft hasn??™t documented how command extensions change the Start command.
Even though Microsoft lists it as one of the commands that changes with command extensions,
there isn??™t any obvious difference at the command line.
Modifying Config.NT
The Config.NT file contains a number of entries that affect how the system works at the command
prompt. At one time, the configuration file contained a wealth of device drivers and statements that
defined how the command prompt used files and buffers. However, the Config.NT file rarely contains
device drivers and these driver entries are normally defined by third-party software for you.
Given that Server Core lacks the functionality required for an application server (which means providing
complex server-based applications such as a database-based application), you may never
see a driver entry in Config.
Pages:
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298