To activate the script encryption, complete the following steps.
-
Complete one of the following substeps.
Note: Do not create any encryption keys on customer site.
-
For a 32-bit machine, create a registry file with the following content.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Hyland_BW\Project Encryption] "Encryption Class Name"="ClassName" "Encryption Activated"=dword:00000001 "Encryption Private Key"="PrivateKey" "Encryption Public Saving Enabled"=dword:00000000
-
For a 64-bit machine, create a registry file with the following content.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Hyland_BW\Project Encryption] "Encryption Class Name"="ClassName" "Encryption Activated"=dword:00000001 "Encryption Private Key"="PrivateKey" "Encryption Public Saving Enabled"=dword:00000000
-
- Set the value for the Encryption Class Name key to the name of the class that contains the scripts you want to encrypt.
-
Set the value for the
Encryption Private Key key to an arbitrary string.
Note: The maximum character length for the key is 260.
- Run the registry file.
- Optional. Repeat the previous steps for any other required class.
- In Designer, open the project.
-
For security reasons, we recommend saving the file with a
different name. Complete the following substeps.
- From the File menu, select Save As to save the project with a different name.
- From the File menu, select Save Compress.
-
In
Windows Registry Editor, delete the
Project Encryption key.
Note: Once a class is encrypted, these keys are no longer required and should be removed for security reasons.