Equals trial information in two file. How?

Post here messages if you have any problems with working of Enigma Protector
Post Reply
amurugov
Posts: 4
Joined: Mon Nov 10, 2014 11:40 am

Equals trial information in two file. How?

Post by amurugov »

Hello!
There are two executable files protected Enigma Protector.
One of the files is a service of Windows. The second file is a .NET application that manages it.
The files have equal general parameters of the project Enigma (equal Encryption Constant, Private Key and Public Key).

Problem: Trial information is different between the two files.
Enigma API from windows service returns TrialDaysLeft = 24, and from application returns TrialDaysLeft = 30.
Explain: The service still have 24 days trial period, but the applications have 30 days.
The purpose of the trial and the registration information in two files are equal.

Problem 2: I can't reset trial limit by The Enigma Protector for a Windows service.

Здравствуйте!
Есть два исполняемых файла, защищенных Enigma Protector.
Один из файлов это служба Windows. Второй файл это приложение .NET которое ею управляет.
Файлы имеют общие параметры Enigma проекта (одинаковые Encryption Constant, Private Key и Public Key).

Проблема: информация о Trial ограничении различается между двумя файлами.
Enigma API из службы Windows возвращает параметр TrialDaysLeft = 24, а из приложения TrialDaysLeft = 30.
Т. е. у службы еще осталось 24 дня пробного периода, а у приложения их 30.
Цель в том, что бы Trial и регистрационная информация у службы и приложения была одинаковая.

Проблема 2: Не получается через The Enigma Protector сбросить Trial ограничение для службы Windows.
Post Reply