Show/Hide Toolbars

Licence Protector 5

First download the Access Basic sample

 

You do not need to add a reference to the Licence Protector DLL in your project, because late binding is used to access the COM Object.

You can use the Licence Protector object directly with the following command line:
Set lic = CreateObject("LicProtector.LicProtectorDLL510")

Rebuild your application