Runtime and interaction
Controlled install and uninstall execution on the endpoint.
- Runtime families: MSI, INST, UNINST, ADD, DEL, WU, APPX, CAP and CALL.
- RunOrder defines action execution order.
- Accepted exit codes, retry and reboot outcomes are handled.
- SecondRun continues after reboot or logon.
- UiSessionBridge delivers windows into the active user session.
- Logs and JSON summaries remain the source of truth even when UI is enabled.
WrappCore guidance
WrappCore standardizes the project and execution model. Production deployment must still follow the organization’s test, security and change-management process.