SoftwareShield
System Feature Guide > Alias Files
> Registry Alias Files
Registry Alias FilesYou should already have read Alias Files and How to Create Alias Files. Registry Alias Files are hidden registry keys which are cryptographically secure hashes of the of the Main License File. Whenever the main license file changes, all the alias files (including the Registry Alias Files) are immediately updated. The size of the hash (in bits) does not change with the size of the Main License File. Registry Alias Files are entered under a class GUID in one of the following three root keys (which you specify):
The actual path to the key depends on the root key you choose when defining the Registry Alias File. The paths are:
The actual key that is created in this location has the GUID you specify for the Alias File as a name. A sub-key of that key named "InProcServer32" will contain a string value which is the string equivalent of the binary hash of the Main License File. Example:
There are important security considerations when making decisions regarding how to use Registry Alias Files. Please be sure you have read the section on Windows Permissions and Security Considerations. More InformationFor help in understanding how to create Alias Files in general, see How to Create Alias Files. For help in actually creating Registry Alias File definitions for your license, see Creating Registry Alias Files in the SoftwareShield License Manager Reference. |