Page 1 of 1
Trial Control - limitation by days count fails
Posted: Mon Oct 06, 2014 11:33 am
by groupThink
Protecting a c# .net windows forms app.
Limitation by days count - checked
Use Limitation by days count - checked
Maximal count of days - 35
Terminate execution after (seconds) 10
Show Message before termination - checked.
No message is shown and the application continues to run despite Enigma_IDE.EP_TrialDaysLeft() == 0
Re: Trial Control - limitation by days count fails
Posted: Mon Oct 06, 2014 12:31 pm
by Enigma
This probably happens because your application is already registered on this machine.
Open your project in Enigma Protector and click main menu - Tools - Debug - Reset all local information.
FYI, trial does not count when the application is registered with the license key.
Re: Trial Control - limitation by days count fails
Posted: Wed Oct 08, 2014 9:28 am
by groupThink
Thanks I'll give it a try. I've set trial days to one so I'll report back if it doesn't work.
Re: Trial Control - limitation by days count fails
Posted: Wed Oct 08, 2014 10:19 am
by groupThink
Now the application doesn't start at all. No message, nothing.
Re: Trial Control - limitation by days count fails
Posted: Wed Oct 08, 2014 10:20 am
by Enigma
groupThink wrote:Now the application doesn't start at all. No message, nothing.

funny, really.
Try to create a new project in Enigma Protector and then try to add options. I think there is some misconfiguration or something else.
You may also attach your .enigma project file, I will take a look what could be wrong there.
Re: Trial Control - limitation by days count fails
Posted: Wed Oct 08, 2014 4:51 pm
by groupThink
Created a new project, seems to be all good.
Thanks for helping,
Re: Trial Control - limitation by days count fails
Posted: Wed Nov 11, 2015 10:09 am
by groupThink
Belated response but it seems not all good. New project, lastest version. After trial days expired and is <= 0 the App still runs, no warning message etc.
I been through all the settings carefully and do not appear to be doing anything wrong.
I wonder if you can offer any advice ?