Registration window trigger
Registration window trigger
How to make Registration window that asks for registration not appear upon loading a dll in memory but when a function/method/class is used that is coming from that protected DLL?
Re: Registration window trigger
Hi, on the Registration Features - Registration Dialog panel disbale the option that says "Show if unregistered", so protection won't show the dialog at all. Instead, inside of dll, in necessary method, call Enigma API function EP_RegShowDialog (also, you can manage saving/loading/validation of license key using Enigma API functions like EP_RegLoadAndCheckKey and EP_RegCheckAndSaveKey).
Re: Registration window trigger
If you are talking about days limited registration keys, then when the key is expired, program becomes unregistered, so if the option "Registration Features - Registration Dialog - Show if unregistered" is checked, the dialog will appear at program start.
Re: Registration window trigger
Key not activated yet. I clicked try button on registration dialog.
1) how many time this try button works?
2) after "try" time ending, how show standart registration dialog with hardware id \ name \key inputs
Re: Registration window trigger
Are you using Trial Control - Limitation by Days?
You can use the following options in registration dialog, you can even show the registration dialog before the trial expires:
You can use the following options in registration dialog, you can even show the registration dialog before the trial expires:
You do not have the required permissions to view the files attached to this post.
