Module installer

Module installer 

Source

Re-exports§

pub use authentication::Authentication;
pub use switches::InstallerSwitches;

Modules§

authentication
switches

Structs§

AppsAndFeaturesEntries
AppsAndFeaturesEntry
Channel
Command
Dependencies
ExpectedReturnCodes
FileExtension
InstallModes
A list of supported installer modes internally represented as bit flags.
InstallationMetadata
Installer
InstallerManifest
Market
MinimumOSVersion
NestedInstallerFiles
PackageDependencies
PackageFamilyName
A Package Family Name is an opaque string derived from only two parts of a package identity - name and publisher.
ParseArchitectureError
Platform
A list of installer supported operating systems internally represented as bit flags.
PlatformParseError
PortableCommandAlias
Protocol
ScopeParseError
UnsupportedArguments
A list of unsupported arguments internally represented as bit flags
UnsupportedOSArchitecture
A list of unsupported OS architectures internally represented as bit flags.
UpgradeBehaviorParseError

Enums§

Architecture
Capability
CapabilityError
ChannelError
CommandError
ElevationRequirement
FileExtensionError
InstallerReturnCode
An exit code that can be returned by an installer after execution.
InstallerType
MarketError
Markets
MarketsError
MinimumOSVersionError
PortableCommandAliasError
ProtocolError
RepairBehavior
RestrictedCapability
Scope
UpgradeBehavior

Constants§

VALID_FILE_EXTENSIONS

Type Aliases§

InstallerSuccessCode