|
||
|
Search:
Advanced search
|
Browse by Category:
|
|
|||
Please, open the "WinlicenseSDK.ini" file with Notepad.exe (or any text editor) and you can find the following line: WLRegGetLicenseInfo = Peter Brian/Company Name/pbrian@companyname.com The "/" separator in WLRegGetLicenseInfo corresponds to Name/Company/CustomData. In the above example, the custom data is "pbrian@companyname.com" Notice that you can change the "Separator" char by specifying it inside the WinLicenseSDK.ini file. Just open WinlicenseSDK.ini and edit the "Separator" entry. Example: ------------- [WinLicenseSDK] ; Separator for fields in "WLRegGetLicenseInfo" Separator = / .... .... ------------- |
|||
