Use the Shift+Ctrl+D and Shift+Ctrl+F control key
combinations to move backward through the list of choices. You can change the control characters
that this feature uses by changing the associated registry entry. You must enclose any file or
directory names that begin with special characters in quotes. These characters include
& ( ) [ ] { } ^ = ; ! ??™ + , ` ~.
/F:OFF Disables file and directory name completion characters (see the /F:ON command line
switch for details).
/V:ON Enables delayed environment variable expansion. The expansion relies on the exclamation
mark (!) as the delimiter. Consequently, supplying !MyVar! at the command line would
expand (display the value of) MyVar at execution time.
/V:OFF Disables delayed environment variable expansion.
NOTE Vista and Server Core continue to support the /T command line switch, even though it
doesn??™t appear with the CMD executable help. It??™s important to realize that Microsoft often gets
rid of undocumented command line switches, so you might not have access to this feature in a
future release.
/T:FG Sets the foreground (F) and background (G) colors. You must place the values together,
without any space between.
Pages:
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290