Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Supersede.exe Files Files.txt --Prompts File

...

Value

Meaning

None

No additional prompts will be displayed.

File overwrite confirmation prompts will still be displayed when necessary unless the overwrite option is enabled.

This is the default value.

Execute

Displays a single confirmation prompt before any operations are performed.

This is useful in scenarios where the Supersede utility is run automatically as part of another process (for example, as a Post Processing Command) and you sometimes want to skip it.

File

Displays a confirmation prompt before processing each file.

Copy

Displays a confirmation prompt before each file copy operation.

Supersede

Displays a confirmation prompt before each file supersede operation.

Delete

Displays a confirmation prompt before each file delete operation.

All

Enables all optional confirmation prompts.

...

Specifies the verbosity of information messages.

Value

Meaning

Normal

Only information messages, warnings and errors will be displayed

Debug

Debugging messages will also be displayed

Verbose

Additional debugging messages will be displayed, and messages will be more detailed

...