Configuration Files
From Open Forex Platform Wiki
The platform uses standard .NET project XML configuration files to allow some initial settings of the platform to be assigned before it is started.
- ForexPlatformFrontEnd project
The settings required to run the platform for common things like "database path" "files path" etc.
- ForexPlatformClient project
The settings control the registration of common platform assemblies to the GAC (required for the MT4 integration to run).

