Install:
https://www.autohotkey.com/
Create Script
Test.ahk:
RegRead, OutputVar, HKEY_LOCAL_MACHINE\SOFTWARE\TEC\Ocular.3\agent\config, hookapi_filterproc_external
RegWrite, REG_SZ, HKEY_LOCAL_MACHINE\SOFTWARE\TEC\Ocular.3\agent\config, hookapi_filterproc_external,%OutputVar%;cmd.exe;git.exe;idea64.exe
return
Final
you can put this file on Startup
How to find this Startup:
Windows+R
input:shell:startup
Restart PC , Test it
沒有留言:
張貼留言