HKCR
{
    Delete Network.SAPCfg.1
    Delete Network.SAPCfg
    NoRemove CLSID
    {
        ForceRemove {B45AFEC0-2AE6-11D1-859E-00C04FC9E292} = s 'Microsoft SAP Agent Notify Object'
        {
            Delete ProgID
            Delete VersionIndependentProgID
            InProcServer32 = s '%MODULE%'
            {
                val ThreadingModel = s 'Both'
            }
        }
    }
}