Trial Control - limitation by days count fails

Post here messages if you have any problems with working of Enigma Protector
Post Reply
groupThink
Posts: 15
Joined: Mon Apr 02, 2012 4:08 pm

Trial Control - limitation by days count fails

Post 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
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Trial Control - limitation by days count fails

Post 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.
groupThink
Posts: 15
Joined: Mon Apr 02, 2012 4:08 pm

Re: Trial Control - limitation by days count fails

Post 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.
groupThink
Posts: 15
Joined: Mon Apr 02, 2012 4:08 pm

Re: Trial Control - limitation by days count fails

Post by groupThink »

Now the application doesn't start at all. No message, nothing.
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Trial Control - limitation by days count fails

Post 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.
groupThink
Posts: 15
Joined: Mon Apr 02, 2012 4:08 pm

Re: Trial Control - limitation by days count fails

Post by groupThink »

Created a new project, seems to be all good.

Thanks for helping,
groupThink
Posts: 15
Joined: Mon Apr 02, 2012 4:08 pm

Re: Trial Control - limitation by days count fails

Post 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 ?
Post Reply