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.LicProtectorDLL410") |
• | Rebuild your application |