Page 2 of 2

Re: Multi Commander

Posted: Sun Jun 03, 2012 6:14 pm
by lautrepay
Ruby wrote:I say add it, there's some robust code going on here!

~Ruby
Done.
Multi Commander is listed in the database. Please, vote here.

@Ruby, joby_toss and tproli: thanks for testing!

Re: Multi Commander

Posted: Sat Jun 09, 2012 11:44 am
by webfork
lautrepay wrote:Multi Commander is listed in the database.
Excellent. Thanks for adding.

Re: Multi Commander

Posted: Mon Jun 18, 2012 9:01 pm
by lautrepay
Make a wish for the next major release @ http://forum.multicommander.com/forum/i ... 503.0.html

Re: Multi Commander

Posted: Tue Jun 19, 2012 1:33 pm
by Ruby
I used Swiss File Knife (SFK) to remove ~127 language files
If anyone is interested, here's the command:

Code: Select all

sfk del -withdirs ..\MultiCmd *_lang_*.xml !_lang_en.xml
* = wildcard
! = exclude


Run the console/command from your Multi Commander directory
Change [..\MultiCmd] to your MC folder name and [!_lang_en.xml] to your language

SFK requires you define a folder; hence the reverse traversal to the parent folder

This removes the unused language files from the 'Configurations' directory and 'Extensions' sub-directories

~Ruby

Edit: The above command is non-destructive (i.e. Simulation); you must append -yes for actual deletion

Re: Multi Commander

Posted: Tue Jun 19, 2012 11:18 pm
by I am Baas
Thanks for the tip, Ruby :D

Re: Multi Commander

Posted: Wed Jun 20, 2012 3:03 am
by Midas
Ruby wrote:I used Swiss File Knife (SFK) to remove ~127 language files
If anyone is interested, here's the command:

Code: Select all

sfk del -withdirs ..\MultiCmd *_lang_*.xml !_lang_en.xml
* = wildcard
! = exclude


...
Yes! Thanks Ruby for such a non-assuming little gem of computer wizardry... I learn best by example. 8)

Re: Multi Commander

Posted: Wed Jun 20, 2012 5:30 am
by Ruby
@I am Bass, @Midas

Your both welcome,

I forgot to mention, if you go to the 'Config' folder and open 'MultiCommander_def.xml' and traverse the first node, you'll see reference to the language files; which you can remove all but the one your using.

Now they won't be visible in the settings/language dropdown; and possibly elsewhere, i.e., on fresh install 'Choose language', etc..

~Ruby

Re: Multi Commander

Posted: Sat Jun 30, 2012 11:06 am
by Ruby
tproli wrote:The ">" button enables you to insert the "${mcpath}" variable, but in fact it pastes "${mcinstallpath}", so you have to manually modify it..
Release v2.5.1 (Build 1114) ( 29-Jun-2012 )
FIXED - File Type Setup window was setting the wrong tag, when ${mcpath} was selected.
~Ruby

Re: Multi Commander

Posted: Sat Apr 02, 2016 12:55 pm
by smaragdus
From Multi Commander Change Log:
CHANGE- Changed AppIcon to match Website logo (Provided by Oliver)
I don't get why experienced developers would copycat M$ abominable flat style. The new icon looks terribly ugly and because of it I will never update to version 6.

Re: Multi Commander

Posted: Sun Apr 03, 2016 12:19 am
by tproli
I won't call myself experienced in design/dev but I like flat style, even it origins from M$ or not. But it's likely that I feel so because I'm just sick and tired of the shiny/gradient/reflective/etc designs I see everywhere and I prefer clean and simple design solutions instead.

Re: Multi Commander

Posted: Tue Jul 04, 2017 8:58 pm
by webfork
It comes up every few months that someone wants to manage or zap picture metadata so I thought I'd point out that there's a file manager option with Multicommander for handling this. This includes a Strip, Export, and Adjust EXIF data option under the Tools - Picture menu.

Re: Multi Commander - file manager

Posted: Tue Jan 30, 2024 5:18 am
by zorro
Tested actual version 13.5.2981 on Win10 - not stealth.
Creates "MultiCommander"-key in HKCU\Software. Could be triggered by some settings. Deleting apparently doesn't affect functions/settings, but the key reappears on every start.

Re: Multi Commander - file manager

Posted: Tue Jan 30, 2024 5:44 am
by Ennovy
zorro wrote: Tue Jan 30, 2024 5:18 am Tested actual version 13.5.2981 on Win10 - not stealth.
Creates "MultiCommander"-key in HKCU\Software. Could be triggered by some settings. Deleting apparently doesn't affect functions/settings, but the key reappears on every start.
Confirmed on win11, I will change the database. Thanks.