1
Feature Requests and Suggestions / Re: About donating
« on: August 14, 2026, 18:19:38 »
I should be the one saying sorry. Wishing you good health and all the best!
MultiCommander v15.8 is released!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

string strmc=“Multi commander is using the Commander Style Look and Feel”
string strwin="Multi commander is using the Window Explorer Style Look and Feel"
string strMcTips="how do you want to control Multi Commander\n"+strmc+"\n The Commander.."
string strWinTips="how do you want to control Multi Commander\n"+strwin+"\n The Commander.."
btnMc.onClick(){
{
QuickFeelDilog.setTips(strMcTips);
}
btnWin.onClick(){
{
QuickFeelDilog.setTips(strWinTips);
}
hope it display
“Multi commander is using the Window Explorer Style Look and Feel ”
not
“Multi commander is using the Commander Style Look and Feel as default”
Not sure what you mean.??
Yes by default MC is using Commander Style. If you cancel that dialog on first startup, you end up with commander styled.
If you want MC mouse / keyboard be setup to be like Windows Explorer. You need to configure that your self OR select the Quick Look 'n'Feel dialog. that will change all settings to switch setup
There is no "Commander Style" is ON / OFF thing.. When switching Windows Explorer mode, a whole range of settings are modified to match how Windows Explorer works.
Mouse settings are changed to match Windows Explorer. and how selection work. You can do all this changes your self in Core settings and Explorer Panel Settings. You can do the quick switch to Windows Explorer mode and then customize some things to work like Commander style.
Commander Style / Windows Explorer mode is not a simple on off thing. it just a quick way to change MANY settings to change MC
hope it display
“Multi commander is using the Window Explorer Style Look and Feel ”
not
“Multi commander is using the Commander Style Look and Feel as default”
Not sure what you mean.??
Yes by default MC is using Commander Style. If you cancel that dialog on first startup, you end up with commander styled.
If you want MC mouse / keyboard be setup to be like Windows Explorer. You need to configure that your self OR select the Quick Look 'n'Feel dialog. that will change all settings to switch setup
multicommander default use farar.dll unrar *.rar.
if select "windows explorer compatibility look'n'Feel"
auto diable farar.dll and can use winrar.exe open *.rar.
like:
farar.enable=true
if(window.explorer.feel==true)
{
farar.enable=false;
}
you mean FSRar.dll , The Rar Extension for MC ?
None of the extensions are disabled when switching mode..
Switching mode is just a quick way to switch many settings at once.
You can disabled that extension in the "Manage Plugins and Extensions" dialog.