Minimum settings for CFP and D+ to pass PCFlank

Hi could somebody tell what I have to set to pass the PC flank test?

There is no setting. When D+ give you a pop up then click block. Then click PC Flanlk again and it should say cannot connect.

I think you need only COM Interfaces (specifically - InternetExplorer.Application.*) more specific “InternetExplorer.Application.1”
Everything else you should allow to pass PCFlank (like authors of it intended to be passed)…

Salmonella

Thanks, that is the key COM group to watch: InternetExplorer.Application.* I noticed the same notation for Outlook. When browsing the COM objects a simular family for OutlookExpress is present, so I added OutlookExpress.Aplication.* as a COM object to watch. Does this makes sense?

Thanls