Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

command_execution_secedit

TODO.

⚙️ Compatible targets: Windows

Parameters

NameDocumentation
dataTODO.

This parameter is optional.

Outcome conditions

You need to replace ${data} with its actual canonified value.

  • ✅ Ok: command_execution_secedit_${data}_ok
    • ☑️ Already compliant: command_execution_secedit_${data}_kept
    • 🟨 Repaired: command_execution_secedit_${data}_repaired
  • ❌ Error: command_execution_secedit_${data}_error

Example

method: command_execution_secedit
params:
  data: OPTIONAL_VALUE

Documentation

TODO