In some circumstances, the system could actually freeze and
require a reboot. Generally, you don??™t want to use this priority for any reason.
/WAIT Starts the application and waits for it to terminate. This setting ensures that you know
when an application completes its task.
{command | program} Specifies the internal command/batch file or the external utility/
application to run. The command window remains visible after you run an internal command
or batch file because the system executes the command processor (CMD.EXE) with the /K switch.
(See the ???Using the CMD Switches??? section of this chapter for details on the CMD.EXE command
line switches.) The system runs external utilities and applications in a window or in a full-screen
console. Unless you change the default behavior using a command line switch, the window or
full-screen console closes when the application completes execution.
parameters Specifies the parameters (arguments) passed to the command or program.
Determining the Operating System Version with the Ver Command
The Ver command is one of the easier commands to use. It doesn??™t require any arguments and provides
only one type of output.
Pages:
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348