as tested with versions 4.4.0 and 5.0.0-beta, the silent CLI installation currently seems to ignore the configuration as provided by /C=%SOMEPATH%\config.ini and always installs the default components. allthough the component flags in src/nsis/inst-sections.nsi include also the components currently in development, configuring them in the .ini file has no effect.
the likely cause for this was mentioned in T7452#195896 and a forum comment ("config_ functions have not been ported from ascii to unicode").