win-capture: Add a few new blacklisted game capture exes
parent
ad72194090
commit
2da7f3cb0e
|
@ -978,6 +978,9 @@ static const char *blacklisted_exes[] = {
|
||||||
"systemsettings",
|
"systemsettings",
|
||||||
"applicationframehost",
|
"applicationframehost",
|
||||||
"cmd",
|
"cmd",
|
||||||
|
"shellexperiencehost",
|
||||||
|
"winstore.app",
|
||||||
|
"searchui",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue