Configuration model
_config.ini is the contract between authoring, packaging and runtime.
- [Inventory] — application identity and organizational data.
- [PrepareSetup] and [APPInstall] — preparation and primary installation logic.
- [RunOrder] — explicit ordering of action families.
- [Detection] — detection conditions and source groups.
- [Download], [Additional] and [Delete] — downloads, additional actions and cleanup.
- [UserInteraction] and [Branding] — communication and appearance.
- [Security], [Logging] and [SecondRun] — integrity, diagnostics and resume.
AppWrapper guidance
AppWrapper standardizes the project and execution model. Production deployment must still follow the organization’s test, security and change-management process.