Cryptlex Forums

Visual Studio 2010 WPF Visual Basic application

A
Adnan KamiliCryptlex team

We are considering using your software to license ours. I have a question.

We develop in Visual Studio 2010 WPF Visual Basic. Our applications are desktop and are deployed online using ClickOnce. We do not have complete control over where the application gets installed on the User’s machine and thus have a concern about the Product.dat file.  Do you any experience with this and can you tell me how to set that up?
C
Cryptlex Support
Hi ,

You don't need to worry about the location of Product.dat file.

If Product.dat is in the same folder as your binary than it automatically picks up the correct location. e.g.

SetProductFile(L"Product.dat");

The above statement, internally gets the absolute path of your application and appends it with Product.dat to generate the absolute path.

← Back to all topics · 2 posts · 780 views · opened 2016-02-18