共用方式為


RequiresUserInput (Standard 7 Package Reference)

7/8/2014

The RequiresUserInput setting is not used.

Note

Unlike synchronous commands, asynchronous commands may start and finish in any order. They cannot delay the appearance of the Windows desktop, even if the asynchronous command requires user input. If an asynchronous command requires user input, the end user will see the input window after the desktop appears. For information about synchronous commands, see SynchronousCommand.

Values

true

This setting is not used.

false

This setting is not used.

Valid Passes

oobeSystem

See Also

Concepts

AsynchronousCommand
RequiresUserInput