Wednesday, October 19, 2016 - 10:31

New V6 service build has been released. This update is highly recommended for all PC Guard V6 users!

What's new:

[*] LNG_NETW_UNC_PATH_ERROR (default: "Server UNC path error.") error message will now include error code information.

Error codes:

00000005 - Access denied error (inadequate rights)
00000043 - UNC path is wrong (can not be found)

[*] Activation file handling improved.

[*] LNG_INVALID_ACTIVATION_FILE (default: "Activation file error!") error message will now include additional error code information:

Error codes:

00000001 - Activation file is missing
00000002 - Invalid major version
00000003 - Invalid header size
00000004 - Header checksum error
00000005 - Unable to read activation file
00000006 - Activation code offset error
00000007 - User info offset error
00000008 - Invalid activation code
00000009 - Invalid serial number
0000000A - Invalid user information size
0000000B - Wrong extra data size (old version of activation file)
0000000C - Extra data checksum error
0000000D - Activation code is already in use
0000000E - License extension is disabled
0000000F - Invalid activation code for license extension
00000010 - Evaluation period for this program can not be extended

[+] Demo extensions logging added.

Protected application will now log demo extension events if appropriate option (Demo extension) is enabled in logging settings.

[+] New custom buttons macro: %LOGFILE%

This macro will be replaced with full path to log file.

The following example action string will open log file in notepad:

notepad.exe %PARAMS:%LOGFILE%%

[*] Improved handling of 64bit DLL modules.

[!] Fixed problem with default date picker format on some systems.

[!] Load configuration management for 64bit applications fixed.

[!] Few other minor bug fixes.

[>] Interface dll has been updated. Please be sure to update existing version with this one.