Search found 10 matches
- Tue Dec 17, 2013 7:57 am
- Forum: Basic
- Topic: How to get program version from registration key?
- Replies: 1
- Views: 8993
How to get program version from registration key?
Hi! Is there a possibility to get the app version (as entered in "Product Info -> Version" of Input page of protection dialog) from registration info with Enigma API? I need it to check for what version the key has been generated and then restrict using the same key for new version of the ...
- Thu Mar 24, 2011 11:08 am
- Forum: Basic
- Topic: Related to Virtualization Tools
- Replies: 2
- Views: 15324
Re: Related to Virtualization Tools
It's OK, I have a time to wait for official release.
Thanks!
Thanks!
- Thu Mar 24, 2011 9:57 am
- Forum: Basic
- Topic: Related to Virtualization Tools
- Replies: 2
- Views: 15324
Related to Virtualization Tools
Hi!
Is there a possibility to allow for user run the program under a virtual machine, only if it is registered?
Is there a possibility to allow for user run the program under a virtual machine, only if it is registered?
- Mon Feb 21, 2011 10:44 am
- Forum: Basic
- Topic: How to invalidate the keys of previous version?
- Replies: 6
- Views: 27459
- Mon Feb 21, 2011 9:48 am
- Forum: Basic
- Topic: How to invalidate the keys of previous version?
- Replies: 6
- Views: 27459
Re: How to invalidate the keys of previous version?
And one more question
Is there a smth like a "black list"? A facility to ban custom keys - stolen, shared, cracked(if any ^^), etc. Do you plan to implement it?
Is there a smth like a "black list"? A facility to ban custom keys - stolen, shared, cracked(if any ^^), etc. Do you plan to implement it?
- Mon Feb 21, 2011 9:03 am
- Forum: Basic
- Topic: How to invalidate the keys of previous version?
- Replies: 6
- Views: 27459
Re: How to invalidate the keys of previous version?
Ok, thanks, it's clear now. Then for the present instance, do you plan to add a possibility to import existing project? Or to regenerate the constants (Private and Public keys, etc.) in existing project? In order to provide a facility to get a new project without creating the empty new one, and afte...
- Mon Feb 21, 2011 8:26 am
- Forum: Basic
- Topic: How to invalidate the keys of previous version?
- Replies: 6
- Views: 27459
How to invalidate the keys of previous version?
Hi, Vladimir! Looked up the Help and forum, but couldn't find the decision. Is there a facility to invalidate keys from previous version of the program? E.g., I've released 1.0.0 version. I change version info at the IDE (Delphi 2007) to 1.1.0, and at the Enigma project too, Build new EXE file, Prot...
- Tue Feb 15, 2011 9:40 am
- Forum: Problems
- Topic: AV on EP_RegCheckAndSaveKey
- Replies: 3
- Views: 16129
Re: AV on EP_RegCheckAndSaveKey
Oh, sorryEP_RegLoadKey
Thank you!
- Tue Feb 15, 2011 8:00 am
- Forum: Problems
- Topic: AV on EP_RegCheckAndSaveKey
- Replies: 3
- Views: 16129
Re: AV on EP_RegCheckAndSaveKey
Copied enigma_ide.dll to the EXE folder - all works fine
P.S.
Is there a facility to get the user name the current copy of the program is registered to?
P.S.
Is there a facility to get the user name the current copy of the program is registered to?
- Tue Feb 15, 2011 7:10 am
- Forum: Problems
- Topic: AV on EP_RegCheckAndSaveKey
- Replies: 3
- Views: 16129
AV on EP_RegCheckAndSaveKey
Hi! I'm trying to do the following: EP_RegCheckAndSaveKey(PChar(frmRegistration.edName), PChar(frmRegistration.memKey.Text)) On Run (Delphi 2007) here is the AV: 'access violation at 0x7c9038e0: write of address 0x00030ffc' at Application.Initialize; Is it restriction of trial version? Or I'm doing ...
