|
Configuration Files |
Top Previous Next |
|
FileLocatorPro Core Searching library stores all search engine configuration information in XML files instead of using the Windows Registry. The configuration files are compatible with the retail version of FileLocator Pro.
All non-element node data is base64 encoded.
The configuration is broken up into three files:
config.xml
Stores all search engine configuration information. The default location of the config.xml file is the installation folder of the search engine but can be changed through the master configuration.
regkey.xml
Stores all registration and trial installation information for license compliance purposes. The location of the regkey.xml file is the installation folder of the search engine.
master.xml
Stores the location of the config.xml file and the log files folder.
|