Search found 14 matches

by dwilbourn
Wed Mar 14, 2012 10:43 am
Forum: Problems
Topic: TrialDaysLeft variable in Registration Dialog
Replies: 1
Views: 8889

TrialDaysLeft variable in Registration Dialog

I am using a customised Registration Dialog. I have a label with the %TrialDaysLeft% variable in it but when I run the protected program the label just shows '0'. When I use the EP_TrialDays() function within the program I get a different (correct) value. As a test I also put a label with ...
by dwilbourn
Mon Jan 16, 2012 3:17 pm
Forum: Problems
Topic: Reset does not work
Replies: 3
Views: 15039

Re: Reset does not work

Thanks Enigma,
Modified name for privacy

I changed "Use both techniques" to "Use system registry" and it works now.

David.
by dwilbourn
Mon Jan 16, 2012 12:29 pm
Forum: Problems
Topic: Reset does not work
Replies: 3
Views: 15039

Reset does not work

Hi Enigma,

I have created a project and wanted to test the registration. However the Debug | Reset menu items have no effect, the program continues to run as registered. I have tried resetting all the items individually and both local trial and local registration say there is no information found ...
by dwilbourn
Fri Nov 20, 2009 12:42 am
Forum: Problems
Topic: HardwareID example does not work
Replies: 6
Views: 28785

Re: HardwareID example does not work

Hi Vladimir,

The wrong enigma_ide.pas would have been too easy (but very possible :roll: ) - I checked and I only have one version - the new one.

The project is a full commercial app so I will have to strip it down to almost nothing before I can send it. That will take a while. Perhaps I will ...
by dwilbourn
Thu Nov 19, 2009 1:49 pm
Forum: Problems
Topic: HardwareID example does not work
Replies: 6
Views: 28785

Re: HardwareID example does not work

Vladimir,

I spoke too soon. The example works OK but I still can't get my program to work. I even tried using the example form inside my program and that does not work. I think something inside my program must be changing the way PChar & Ansi are used, but I have no idea what. Can you suggest ...
by dwilbourn
Thu Nov 19, 2009 12:49 pm
Forum: Problems
Topic: HardwareID example does not work
Replies: 6
Views: 28785

Re: HardwareID example does not work

Hi Vladimir,

When did "string" get so complicated :shock:

Thanks for the information, it works now.

David.
by dwilbourn
Wed Nov 18, 2009 4:34 pm
Forum: Problems
Topic: HardwareID example does not work
Replies: 6
Views: 28785

HardwareID example does not work

I have been trying to test the HardwareID locking and cannot make it work. I am using the Delphi program from Examples. I changed pChar to pAnsiChar (for D2009). I compiled then protected the program, ran it and entered a Username. I then copied the Username and Hardware ID to the Key Generator ...
by dwilbourn
Tue Sep 22, 2009 6:52 am
Forum: Problems
Topic: Reset Trial Days
Replies: 4
Views: 23185

Re: Reset Trial Days

Ahhh!!!! Thanks :)
by dwilbourn
Mon Sep 21, 2009 10:55 pm
Forum: Problems
Topic: Reset Trial Days
Replies: 4
Views: 23185

Reset Trial Days

Hi,

I want to run some tests on what happens as the trial days reaches zero but I can't see how to reset the protection to the 'just installed' state.
I have tried EP_RegDeleteKey but that does not work, it return false probably because I do not have the program registered, it has just passed the ...
by dwilbourn
Tue Aug 25, 2009 4:43 pm
Forum: Basic
Topic: Expiration Date vs Subscription
Replies: 5
Views: 31743

Re: Expiration Date vs Subscription

I think that helps clear it up. Perhaps you should think about adding that to the help file next revision!

David.