The ApplicationFrameHost process is a sandbox process, and should not be hooked.
@@ -976,6 +976,7 @@ static const char *blacklisted_exes[] = {
"devenv",
"taskmgr",
"systemsettings",
+ "applicationframehost",
"cmd",
NULL
};