After changed the registry key in [HCR\Folder\shell\] to make FreeCom the default file explorer, the control pannel plugin no works anymore (works normally before registry change). sad !
When I look deeper, it seem that cpl file are opened by :
"%SystemRoot%\System32\control.exe "%1",%*" who was defined in [HCR\cplfile\]
But when i use this comand line by cmd.exe or use the control panel plug-in in FreeCom, it's just open a new instance of FreeCommander
look like opening certains program like "control.exe" make a call to [HCR\Folder\shell\] to find shell to start
please could you help me to have FreeCommander as default file explorer and leave "explorer.exe" dealing with cpl files.
sorry for my 'rusty' english

best regards
TBox
update:
I notice that when I clic on "Control Panel" plug-in FreeCom is called like this :
"C:\FreeCommander\FreeCommander.exe" "::{26EE0668-A00A-44D7-9371-BEB064C98683}"
if FreeCcom could be able to call "%SystemRoot%\explorer.exe "::{26EE0668-A00A-44D7-9371-BEB064C98683}" instead it will work
is it possible ?