Relative path in file system Question

Post here any topics that related to Enigma Protector, its functionality, your misunderstanding, offers to improvements etc etc etc
Post Reply
mqsymth
Posts: 7
Joined: Mon Jun 08, 2015 4:24 pm

Relative path in file system Question

Post by mqsymth »

Your help file states:
"a relative path where the file with registration data will be placed. If that path does not exist, the Enigma Loader will create the entire folder structure automatically when saving the key."

When the trial period expires the client is sent a key.dat file. How does the Enigma loader create the entire folder structure automatically when I generate the key on my computer to be sent to the user?
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Relative path in file system Question

Post by Enigma »

No no no, this means something another. Imagine you are sroting the license file in the folder like %DEFAULT FOLDER%/Data/License/license.txt, so this means that when the user enters the key and the protection calls EP_RegSaveKey, the protection will force create all folders "Data/License" and the license file.

In your case, the file is being placed to the folder by the user, so protection does not call EP_RegSaveKey and thus does nothing to save license info.
Post Reply