Search found 11 matches

by mcone
Fri Oct 06, 2017 3:36 pm
Forum: Basic
Topic: Please define Global Time Limit
Replies: 0
Views: 28071

Please define Global Time Limit

I know what global time is. But can you please define global time limit (as it is used in your library)?
by mcone
Thu Oct 05, 2017 8:21 pm
Forum: Basic
Topic: Tools - Debug - Reset
Replies: 2
Views: 12121

Tools - Debug - Reset

You referenced using the Reset feature in one of your responses to me. I am not sure what is being reset. Can you help us understand what data is reset?
by mcone
Tue Oct 03, 2017 3:00 am
Forum: Plugins
Topic: Plugin Principles for Novices
Replies: 0
Views: 41254

Plugin Principles for Novices

For those of us that are new to the Enimga Protector, are there posts that describe why we need plugins and how to choose them? I read an admin's answer in one of the posts that said "do not use them all." Well - there are some of us that don't know if we should be using any of them. Any pointers ...
by mcone
Tue Oct 03, 2017 2:44 am
Forum: Basic
Topic: Question about distribution of enigma_ide.dll
Replies: 2
Views: 14494

Re: Question about distribution of enigma_ide.dll

Very good!
by mcone
Mon Oct 02, 2017 3:51 pm
Forum: Problems
Topic: Limitation by days count issue
Replies: 6
Views: 31814

Re: Limitation by days count issue

I delete the registration file and this is what my program reports (it appears to be correct):
https://www.advancedtubular.com/vendors/ep/Unregistered_2daylimit.png

I register and this what my program reports:
https://www.advancedtubular.com/vendors/ep/Registered_0days.png

Should not it say "2 ...
by mcone
Mon Oct 02, 2017 3:23 pm
Forum: Problems
Topic: Limitation by days count issue
Replies: 6
Views: 31814

Re: Limitation by days count issue

And also, to reset the registration, open your project in Enigma Protector, go to main menu - Tools - Debug and click on Reset all local info.
I tried this, and nothing appeared to change in the Enigma project.
by mcone
Mon Oct 02, 2017 3:22 pm
Forum: Problems
Topic: Limitation by days count issue
Replies: 6
Views: 31814

Re: Limitation by days count issue

Hi, this function returns zero also in case if the application is already registered with license key.

Ok - I have confirmed that, if there is no registration for the program, then I can get the number days remaining for the Trial Control.

However, after the registration with a day limit is in ...
by mcone
Mon Oct 02, 2017 2:16 pm
Forum: Problems
Topic: Limitation by days count issue
Replies: 6
Views: 31814

Re: Limitation by days count issue

Thank you. I will try that.

Also

And also, to reset the registration, open your project in Enigma Protector, go to main menu - Tools - Debug and click on Reset all local info.

I understand the English in this suggestion - but I would like to know exactly what resetting the registration does ...
by mcone
Fri Sep 29, 2017 12:24 am
Forum: Problems
Topic: Limitation by days count issue
Replies: 6
Views: 31814

Limitation by days count issue

I can use your limitation by days count trial control in the sample program - but when I go to use the exact same feature in a larger program that I created, the EP_TrialDays(Total, Left) function returns false.

There are other functions that return false when they should turn true also - but only ...
by mcone
Wed Sep 27, 2017 1:58 pm
Forum: Basic
Topic: Question about distribution of enigma_ide.dll
Replies: 2
Views: 14494

Question about distribution of enigma_ide.dll

I just discovered that the enigma_ide.dll only needs to be installed to the application folder if the application uses the Enigma API and is NOT protected.

I want to be sure that it is acceptable to not include the enigma_ide.dll with the protected application. Is this correct?

Thanks.