Categories
Security

TRegistration Password Managers Generators Security for Windows

TRegistration – handles the registered/unregistered state of your app.
TRegistration’s main aim is simplicity and wan not developedfor a hardcore program protection. On the contrary, it’s for convinience. To display the user’s name in dialogs, etc.

You put it on the form and have a component that handles the registered/ unregistered state of you application and includes a form for the user.

You can select (and specify exactly) where do you want to keep your settings an .ini file or the registry, has a couple of events also (you can replace the registration number calculating algorithm in no time with an event) and properties too. Also localization is supported trough Delphi’s Translator Manager.

The other part of the component is the Registration Tool (that comes with full source code also), with which you can handle and manage the registration database.

The system is designed for manual use:

· Registering a user takes maximum around a minute work or less (there is an “Add e-mail in clipboard” option also)
· Multiple projects can be managed
· You can handle max. 1 million registered users (999999 registrators maximum)
· English & Hungarian interface

Requirements:

· DirectX9

What’s New in This Release: [ read full changelog ]

· Localization support
· Converted the OnRegistrationLoad/Save to BeforeRegistrationLoad/Save and AfterRegistrationLoad/Save accordingly

See Demo – Download – Visit Author Site

Please comments and give ratings. You may also report of broken or incorrect link using comments box below. Thanks!