I have bought an IntelliLock licensing application.
However, it is not working as described in the help file or its documentation or in its Purchase page:
- I have created an test.ilproj project.
- Add an assembly (a DLL)
- Lock setting (set expiration date)
- Did some protection settings (excludes many elements for simplicity)
- Saves master key
- Did finalization
Then, test the above dll by referencing it in a .NET project. It was working and showing a message as "Nag Screen! This message will disappear when a valid license file is installed."
I was very happy until this point. Then, the trial period is reached (I have set it one day).
I have created a license file based on the saved master key and with completely same condition with locking procedure.
The license file name is "license.license". I have put this file in the same place with the locked DLL. Then, built the application and ran it. It was showing the Nag screen again.
I have tested both the Hardware Id and other options? it was not working. Can someone have the same experiences?
Thank you.
For anyone finding this, the answer to the last question, from @dnennis, is 'same as the original DLL'. IntelliLock creates a new subfolder called '(your name)_Locked' and the locked DLL is stored in there.