Skip to documentation content
On this page
  1. Reference

Packaged launcher

Starts Batch through the audited private backend executable and manifest arguments.

Reference

FieldValueDescription
Windows modecompiled-standalone
Batch selector--batch (manifest launcher argument)
Public parserBatchCommandSpec

Release tooling stores a runtime-relative batchExecutable and batchArguments. The standalone launcher consumes its private --batch selector, removes it, and then invokes the public telionbatch parser. Launchers must resolve both fields inside the runtime root; the packaged audit verifies containment, exact --help parity, and a representative unlicensed invocation that returns exit 5 without committing output.