Solarwinds publishes the support of msp uninstall to rollback patches. This is a feature inherent to Windows installer msp files. According to:
Uninstallable Patches (Windows)
The patches from Solarwinds catalogs are supposed to be uninstallable by nature of its msp/msi extension. Now, digging a little bit more I came across:
1. the uninstallable column in the packages view in the Patch Manager console shows up as False for each and every patch of my interest, not cool.
2. I went into AcroRdrDCUpd1502320070.msp and edited the metadata, and the AllowRemoval byte in MsiPatchMetadata table is set to 1 

.
3. I edited this particular byte to no luck. Even manually the OS doesn't let me uninstall it, as opposed to office patches which has this capability.
Has anyone find a way to mark a patch, any, as uninstallable and really make this useful feature really "useful"?
Thanks.