I created a simple .NET program that counts and displays seconds from its start. Then I set "limitation of execution time to 1 minute" and I protected it with Enigma DEMO 7.50 Build 20240115.
However after 1 minute of running the protected program nothing happens. The program is not interrupted and no info window is displayed. The program is running happily forever. Isn't this feature supported in the demo version?
7.50 Build 20240115 limitation of execution time not working?
Re: 7.50 Build 20240115 limitation of execution time not working?
Hi, yes, this is known issue.
It happens only with x64 version, only with option Limitation by execution time, only if selected option "Show Message before Termination".
We are in process of getting this fixed.
Meanwhile, we recommend to use this feature with disabled option "Show message".
Also, you can use Enigma API functions to check the same trial parameters, for example, the function EP_TrialExecutionTime and use custom actions on it's expiration.
It happens only with x64 version, only with option Limitation by execution time, only if selected option "Show Message before Termination".
We are in process of getting this fixed.
Meanwhile, we recommend to use this feature with disabled option "Show message".
Also, you can use Enigma API functions to check the same trial parameters, for example, the function EP_TrialExecutionTime and use custom actions on it's expiration.
Re: 7.50 Build 20240115 limitation of execution time not working?
It works with disabled option "Show message". Thank you.
Re: 7.50 Build 20240115 limitation of execution time not working?
Which trial control method works without bug? also not bypassing with simple methods and trial reset tools
Re: 7.50 Build 20240115 limitation of execution time not working?
All features are working without a bug, please read posts carefully, what and where is problem is.
