Licence Protector

Visual Basic .NET

Hide Navigation Pane

Visual Basic .NET

Previous topic Next topic No directory for this topic  

Visual Basic .NET

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

First download the VB.NET sample from the FAQ area on our website.

 

In Visual Basic .NET open project properties. Go to page "References" and remove "Licence Protector Library"

Add a new reference

In the "Add Reference" window chose tab "COM"

Select the "Licence Protector Library" entry whose path points to the new LicProtector313.dll. The DLL can be found in the folder ....\Licence Protector\3.1\files for distribution\signed-uncompressed

Now the new Licence Protector object is availlable in your application

Replace all occurrences of the old object (e.g. LicProtector.LicProtectorDLL250) with the latest version, which is LicProtector.LicProtectorDLL313

Rebuild your application

 

 

See also Visual Studio 2005, 2008 for additional information about PE files and Windows Vista / Windows 7 and special considerations for 64bit operating systems.

 

Visual Studio allows an installation without registering the DLL. See details - use DLL without registering the DLL.

 

Compiling with .NET 4 will result in an error.  Compile using the COM exe

 

Code Protection with All-In-One Protector

To protect the code against de-compilation or reverse engineering, you can combine Licence Protector with All-In-One Protector for a special bundle price.

 

See chapter: Code Protection / Decompile Protection