Prohibit flyweight patching
Jump to overview

Policy overview

Key metadata and intent for this policy.

Computer
Category
Windows Components > Windows Installer
Supported on
Windows Installer v3.0

This policy setting controls the ability to turn off all patch optimizations. If you enable this policy setting, all Patch Optimization options are turned off during the installation. If you disable or do not configure this policy setting, it enables faster application of patches by removing execution of unnecessary actions. The flyweight patching mode is primarily designed for patches that just update a few files or registry values. The Installer will analyze the patch for specific changes to determine if optimization is possible. If so, the patch will be applied using a minimal set of processing.

Internal name
DisableFlyweightPatching
Policy ID
bbda7ccbc70a
Elements
1

Registry values

How enabled and disabled states update the registry.

No explicit registry values are set for enabled or disabled states.

Policy elements

Inputs and configuration options exposed by this policy.

ScopeElementTypeRegistry mappingConstraints & behaviorCopy
Computer
Prohibit Flyweight Patching
ID DisableFlyweightPatching
enum
Path
Software\Policies\Microsoft\Windows\Installer
Value name
DisableFlyweightPatching
Type
REG_DWORD
Options: Patch Optimization Off (1), Patch Optimization On (0)
Prohibit Flyweight Patching
Computer · Type enum
Registry mapping
Path
Software\Policies\Microsoft\Windows\Installer
Value name
DisableFlyweightPatching
Type
REG_DWORD
Details
Options: Patch Optimization Off (1), Patch Optimization On (0)