Multi Commander - file manager

Discuss anything related to portable freeware here.
Message
Author
lautrepay
Posts: 715
Joined: Sat Mar 26, 2011 2:31 am

Re: Multi Commander

#16 Post 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!

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Multi Commander

#17 Post by webfork »

lautrepay wrote:Multi Commander is listed in the database.
Excellent. Thanks for adding.

lautrepay
Posts: 715
Joined: Sat Mar 26, 2011 2:31 am

Re: Multi Commander

#18 Post by lautrepay »

Make a wish for the next major release @ http://forum.multicommander.com/forum/i ... 503.0.html

Ruby
Posts: 324
Joined: Sat Sep 05, 2009 6:35 pm

Re: Multi Commander

#19 Post 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

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Multi Commander

#20 Post by I am Baas »

Thanks for the tip, Ruby :D

User avatar
Midas
Posts: 6725
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Multi Commander

#21 Post 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)

Ruby
Posts: 324
Joined: Sat Sep 05, 2009 6:35 pm

Re: Multi Commander

#22 Post 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

Ruby
Posts: 324
Joined: Sat Sep 05, 2009 6:35 pm

Re: Multi Commander

#23 Post 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

User avatar
smaragdus
Posts: 2120
Joined: Sat Jun 22, 2013 3:24 am
Location: Aeaea

Re: Multi Commander

#24 Post 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.

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: Multi Commander

#25 Post 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.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Multi Commander

#26 Post 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.

User avatar
zorro
Posts: 81
Joined: Sat Mar 19, 2016 2:32 pm
Location: Hamburg, Germany

Re: Multi Commander - file manager

#27 Post 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.

User avatar
Ennovy
Posts: 482
Joined: Mon Mar 12, 2007 5:21 am
Location: The Netherlands

Re: Multi Commander - file manager

#28 Post 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.

Post Reply