How to use TPluginLicense?

lv

Posted on 03.09.2016 04:03

Dear Dewesoft Administrator

I'm going to check the license of my own developed plugin. The license information is just stored in Dewesoft license file just as it.

So, can I use the TPluginLicense to get the license code from Dewesoft license file?

Or, can Dewesoft check the license code for me, if I could generate the same license code as dewesoft does.

thanks a lot



<LicenseFile>

<License ID="DW7-XXXX-XXXX-XXXX">

<Hardwarekeys>

<MACs>FF-FF-FF-FF-FF-FF</MACs>

<PluginGUIDs>{0000000000-00000000-0000000000}</PluginGUIDs> ######## this is my plugin-guid ########

</Hardwarekeys>

<LicenseCodes>

<MACs>0000000</MACs>

<PluginGUIDs>111111111</PluginGUIDs> ######## this is the plugin license code ########

</LicenseCodes>

</License>

</LicenseFile>


DEWESoft Support
Technical support
Posted on 13.09.2016 13:23

Hi,

DEWESoft only checks if the license code is valid. You can not generate this code - it is generated online when you press "register" inside DEWESoft. Your plugin would need to be inside our web store in order to generate the license code. Currently this is used only internally for plugins made by DEWESoft, so you'll unfortunately have to figure out another way to protect your plugin.


Login to reply to this topic. If you don't have account yet, you can signup for free account .