Module engine

Module engine 

Source
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§

EngineInstallReceipt
Completion record returned by an engine after installation.

Enums§

EngineKind
The engine family that executed or will execute an install.
EngineMetadata
Engine-specific metadata attached to an installation record.
InstallScope
The install scope reported by Windows package flows.