Open License Manager, when integrated into a licensed software can automatically find its license file (or multiple license files) based on:
LICENSE_LOCATION
the library will look for it. Multiple license files can be separated by ';'LICENSE_DATA
will let the library load it..lic
. eg. if you're licensing my_awesome_software.exe
the license file must be in the same folder and must be called my_awesome_software.lic
.LicenseLocation
structure.LicenseLocator
software authors can easily define their own strategy.