|
把我截图的那三个不用通配符“*”,直接设置就不会有这个问题
{
"ver":"6.0",
"tag":"hipsuser",
"data":[
{
"procname":"*",
"id":22,
"name":"右键33-0001",
"cmdline":"*",
"p_procname":"*",
"p_cmdline":"*",
"policies":[
{
"montype":2,
"action_type":5,
"res_path":"HKEY_CLASSES_ROOT\\*\\-shellex\\*",
"res_cmdline":"*"
}
],
"power":1,
"treatment":1
},
{
"procname":"*",
"id":23,
"name":"右键33-0002",
"cmdline":"*",
"p_procname":"*",
"p_cmdline":"*",
"policies":[
{
"montype":2,
"action_type":5,
"res_path":"HKEY_CLASSES_ROOT\\*\\shell\\*",
"res_cmdline":"*"
}
],
"power":1,
"treatment":1
},
{
"procname":"*",
"id":24,
"name":"右键33-0003",
"cmdline":"*",
"p_procname":"*",
"p_cmdline":"*",
"policies":[
{
"montype":2,
"action_type":5,
"res_path":"HKEY_CLASSES_ROOT\\*\\shellex\\*",
"res_cmdline":"*"
}
],
"power":1,
"treatment":1
}
]
}
|
|