GPO tool

Group Policy made searchable

A free ADMX browser or comparison tool for IT administrators.Search policies, find registry keys, and see exactly what each setting writes to the Windows Registry. Or compare two GPO backups to see exactly what has changed between them.

Select a product
  • Select a category.

Prohibit flyweight patching

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.

Registry Information

VendorMicrosoft
ProductMSI
CategoryWindows Installer
Applies toComputer Configuration
Supported onWindows Installer v3.0
Registry Key[HKLM]SoftwarePoliciesMicrosoftWindowsInstaller

Policy Settings

Prohibit Flyweight Patching

Registry Key[HKLM]SoftwarePoliciesMicrosoftWindowsInstaller
Value NameDisableFlyweightPatching
TypeREG_DWORD
Values
  • Patch Optimization Off (1)
  • Patch Optimization On (0)