Expand description
Engine metadata, install scope, and engine receipts.
These types describe the execution layer that actually performs installs or removals. The engine family keeps platform-specific details, install scope, uninstall metadata, and MSI inventory snapshots together so storage and repair code can persist the exact state reported by the engine.
Structs§
- Engine
Install Receipt - Completion record returned by an engine after installation.
Enums§
- Engine
Kind - The engine family that executed or will execute an install.
- Engine
Metadata - Engine-specific metadata attached to an installation record.
- Install
Scope - The install scope reported by Windows package flows.