CXWorld/CapFrameX

Moving a Running Process to the Ignore List via Command Line or File Modification

DineshKrishnan1718 opened this issue · 2 comments

Hello Team,

I'm attempting to relocate the Windows Terminal to the ignore list by adding the process to the process.JSON file. However, it doesn't seem to be shifting to the ignore list successfully.

image

Could you please guide me on how to achieve this without manual intervention, perhaps through a command-line approach or by modifying a file directly? I appreciate your assistance.

Eh, why don't you just click on the button to add it?

The process.json entry looks like this if you'd want to add it that way. When you checked the "Auto update" checkbox on the cloud page, it should already be ignored.

{
"Name": "WindowsTerminal",
"DisplayName": null,
"IsBlacklisted": true,
"LastCaptureTime": null
},

As @Taxxor90 already mentioned, please use the standard features for that concern.