Show Posts

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.


Messages - akrogun

Pages: [1]
1
Hi Matthias....
I was looking this feature in MC but I can't find it just like Windows Explorer do (see attachment).

I've found only customized column layout for Pictures folder, Music folders etc. And I found that customized column layout didn't work on my settings. (please see attachment). The blue rectangle, as you can see, I set Dimension and EXIF Date, but didn't shown on autoload.

Thanks in advance

2
Support and Feedback / Re: Windows+E to open MC?
« on: June 03, 2021, 03:47:23 »
Long time ago I was using AutoHotkey

Below is Autohotkey script
Code: [Select]
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

#e::
RUN "F:\Program Files\MultiCommander (x64)\MultiCommander.exe", "F:\Program Files\MultiCommander (x64)", MAX

And attachment is registry edit

3
Sorry for late reply....

I'm working on the folder that contains my family documentation images. It contains folders based on datetime family's holiday or events.

Yes. It happen always. Refresh didnot fix it. I'm not sure it happens only in that folder, because I work only on that folder and that parent's folder. And, yes, everytime I add a new subfolder (in that my family folder and/or subfolders), the sorting become error.

FYI, the sorting error only happens on EXIF datetime taken sort only, Standart Date sorting works fine.

4
Hi...
Could anybody here help me how to use that tool properly?
In first screenshot, there are bunch of image files, and MC sort those properly. FYI, I sort those files by EXIF date taken.
In second screenshot, when I add new subfolder01, MC still can sort those files properly.
My problem is when I add a new subfolder02, as shown screenshot number 3, MC can't sort those files properly.
Please see the screenshot below.
How do I fix this?

Thanks in advance.
Sorry for my bad english.

5
Hi....
Is there any setting to do that just like Windows Explorer do?
For an example, if we copy file(s) by Ctrl-C and then go to different folder then paste by Ctrl-V, file(s) that have just been copied not highlighted.

Thanks in advance

6
Support and Feedback / Re: [WTA] Windows+E binding
« on: July 21, 2016, 13:19:02 »
Now I didn't see this function...

Well.... some people do shortcuts, some peoples don't. (Un)fortunately.... I am who do :)

7
Support and Feedback / Re: [SOLVED] [WTA] Windows+E binding
« on: July 21, 2016, 13:15:43 »
Problem solved... By adding registry entry like attachment

8
Support and Feedback / [SOLVED] [WTA] Windows+E binding
« on: July 20, 2016, 15:06:40 »
Hi forum...
How can I do that? Replace Windows+E key to run MC? I tried AutoHotKey, but I dont like it.

Or... maybe this feature will be on next version??

Thanks in advance

Pages: [1]