Hello there,
I have a question : CHeck up ->Executed processes ! The program will search all processes in every 5 seconds? or process after process ?
Ok , suggestion:
It would be great if at check up -> executed processes . To set up a time for checkup from process to next process and so on.
Thanks,
Question about enigma + suggestion !
Re: Question about enigma + suggestion !
It will search all processes after specified number of seconds, and not process - by - process.
By the way, there is Enigma API function - EP_FindExecutedProcess, so you may write own plugin with same functionality as you require. I.e. call this function with necessary parameter each number of seconds you want.
By the way, there is Enigma API function - EP_FindExecutedProcess, so you may write own plugin with same functionality as you require. I.e. call this function with necessary parameter each number of seconds you want.
