Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Support and Feedback / Re: How to Drop&Run?
« Last post by Jungle on Today at 07:50:49 »
It is possible if you put that executable on the QuickLaunch bar or Button panel.

Example for QuickLaunch bar:
1. Drag'n'drop some executable on the QL bar
2. Customize it by right-clicking the icon and selecting "Customize..." (here you can choose how the dropped files shoud be handled)
3. Now you can drag'n'drop other files on that icon, and they will be opened in that program

Example for Button Panel:
1. Enable wizard mode (Menu Configuration > Toggle button panel wizard mode)
2. Drag'n'drop some executable on the desired button
3. In the settings window check "Accept dropped files..."
4. Disable wizard mode (Menu Configuration > Toggle button panel wizard mode)
5. Now you can drag'n'drop other files on that icon, and they will be opened in that program
2
Support and Feedback / Re: How to add Favorite Pairs
« Last post by Jungle on Today at 07:34:21 »
If I got you right, you can do it via Custom commands. E.g. write MultiScript or use Internal Commands directly.
For example:

Code: [Select]
@var $path1 = 'c:\temp'
@var $path2 = 'c:\temp\22'

MC.Explorer.NewBrowser PATH="{$path1}" SIDE=LEFT
MC.Explorer.NewBrowser PATH="{$path2}" SIDE=RIGHT

Then you can bind that custom command to a button on the button panel or to a hotkey, or put it to a quicklaunch bar
3
Support and Feedback / How to add Favorite Pairs
« Last post by commander on Today at 02:50:08 »
 Sometimes two folders are related, and they are only used when both sides are open. Is there a way to create a folder pair
4
Support and Feedback / How to Drop&Run?
« Last post by commander on Today at 02:42:08 »
Windows Explorer accepts dragging a file onto another executable, putting the file path in the argument and executing it. Can Multi Commander do this? I've tried Alt, Ctrl, Shift, but it doesn't work.
5
Beta Releases / Re: Copy to zip: skip all doesn't work.
« Last post by Mathias (Author) on Yesterday at 19:43:58 »
I just double click on part 1 of the rar-set. If I don't use MC I get the PW dialog as expected. 
Normally doing this in MC would also bring up the PW dialog, now CTD & MC restart.  Tried again now on different set & got  1914-I115CF error.
Sent the error report.

OT
In the Search Dialog shouldn't selections be persistent?  I'm seeing file content check boxes lose the selection between uses. Or is this a change I've not noticed?

Sorry to be creating work for you Mathias...  ;)

Hmm strange.. I can Navigate into the rar (multi rar archive). select files,  select copy.  asked for password.. enter password. and copy continues..
Not sure what is different.

yes search settings should be remembered
6
Beta Releases / Re: Copy to zip: skip all doesn't work.
« Last post by Ulfhednar on Yesterday at 18:41:12 »
I just double click on part 1 of the rar-set. If I don't use MC I get the PW dialog as expected. 
Normally doing this in MC would also bring up the PW dialog, now CTD & MC restart.  Tried again now on different set & got  1914-I115CF error.
Sent the error report.

OT
In the Search Dialog shouldn't selections be persistent?  I'm seeing file content check boxes lose the selection between uses. Or is this a change I've not noticed?

Sorry to be creating work for you Mathias...  ;)
7
Beta Releases / Re: v14.0 BETA
« Last post by Mathias (Author) on Yesterday at 17:06:21 »
Hi Mathias,

Is it possible to increase dimensions of Copy/Move window to fit, for example, full Polish translation? The same for "Advanced >>" button.
Please see the screenshot.

BR
Lukasz
See if i can make them a little bigger. else maybe translate to something shorter that mean the same ;)
8
Beta Releases / Re: Copy to zip: skip all doesn't work.
« Last post by Mathias (Author) on Yesterday at 16:53:52 »
Could it be because it is a spanned .rar with pw? 
Error  1914-Y114TW in FSRAR.DLL (report sent)

Tested with rar that is splitted into mutliple files... it worked for me.
How do you unpack/copy the content from it ?
9
Beta Releases / Re: Copy to zip: skip all doesn't work.
« Last post by Mathias (Author) on Yesterday at 06:20:23 »
Could it be because it is a spanned .rar with pw? 
Error  1914-Y114TW in FSRAR.DLL (report sent)
Maybe.. I will check
10
Support and Feedback / Re: Multi Commander stays in background
« Last post by Tetsuya_Tsurugi on Yesterday at 02:10:57 »
I can't say if that problem is reproducible (with difficult I can express it in English haha). Simply I have many windows open, I change from one window y another y simply mc stays behind others apps. And it is happens randomly, somtimes occur, sometimes dont.
Pages: [1] 2 3 4 5 ... 10