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 - Mathias (Author)

Pages: 1 2 3 [4] 5 6 7 8 ... 171
76
Beta Releases / Re: Strange Folder Tree
« on: November 02, 2023, 06:12:02 »
Im not seeing that.. How do you do to get that ?

78
Beta Releases / Re: Strange Folder Tree
« on: November 02, 2023, 06:11:00 »
This is for the new thing in the Beta... So moved to Beta section

79
Support and Feedback / Re: Crashed and lost button layout
« on: November 01, 2023, 10:53:09 »
Built in backup do not just take everything in the folder.. Just the file that belong to MC. and some other things..

But I think I can add so the internal method for backup/restore can be called from script with something like

Code: [Select]
BackupConfiguration( $filename );

RestoreConfiguration( $filename );



80
Support and Feedback / Re: Crashed and lost button layout
« on: October 24, 2023, 12:56:12 »
Not if you did not do a backup of all configuration..
But Windows might have done it

If you go to
C:\Users\[USERNAME]\AppData\Roaming\MultiCommander\Config\MultiButtons.xml

right click and from the Windows Shell Context menu you might have a option named "Restore older version" or something like that.. Name might differ depending on name Windows version
you might also do Properties and there might be a Previous Versions tab.. But that is all depending on how things are setup in Windows for how much it should keep for old versions.

81
Support and Feedback / Re: frequent Multi Commander hangs
« on: October 24, 2023, 09:09:59 »
it is when MC tells windows to stop monitoring some folder location,  What folder location I can't see..  but sounds that it has to do with some none normal device. Normally this call never halts operation..

82
What if you download the file normally ?
The URL of the beta version is only available with a new MultiUpdate. The beta content is protected. However, I downloaded V. 13.1 now from the website, and this included a new version of MultiUpdate, also V. 1.9, but not really, because this has a new creation date and it works. I installed the new beta version with it.

MultiUpdate is the same, It is just rebuilt every time when everything else is build, But it is actually the same.
Strange error.. never seen that, Might be that security software that blocks somethings.. not sure..

83
i was trying to download the file directly with a downloadmanager, but the dowloadmanager did'nt find the file: "The file was not found on the server."
What URL ?
What if you download the file normally ?

84
Support and Feedback / Re: Create URL shortcut?
« on: October 23, 2023, 12:48:48 »
1. Open a Windows Explorer window on any folder
2. Right-click > New > Shortcut
3. In the box, type or paste a URL (for example http://bbc.co.uk)
4. Click "Next"
5. Give it a name (for example "BBC")
6. Click "Finish"

Now you have a shortcut in that folder that when clicked will open your browser on the website.

AFAIK there is no way to do the same thing in MC.

thanks

Never heard anybody doing that before..  You can add web urls to the favorites in MC but you can also create .lnk shortcuts in MC from the context (popup) under new section. just they wil end up empty since Windows Explorers editor will not pop up.. but just do show properties on in afterwards and you can edit it

85
Support and Feedback / Re: Files are selected when using Drag&Drop
« on: October 22, 2023, 18:54:52 »
not sure what you want.

so don't want files to be selected when you drag them ?

86
Strange. I'm not able to reproduced that.. It should find 13.1.0.2955 as latest final or 13.3.0.2959 (beta) (if check for beta is enabled)


87
Support and Feedback / Re: Start folders
« on: October 20, 2023, 10:45:24 »
You can manage sessions via File > Tab sessions

Open desired tabs, then save this session. In menu File > Tab sessions choose Manage... you can now select this session and mark it as startup

Thank you. This is sooo hidden, I can't believe, and not intuitive. I've been using all kind of file explorers, but this one is by far most complicated to figure out.
it is not hidden since session tab are actually intended for other things.. But can be used as that too. but since you have X tabs .. it is not very easy to have a settings letting you setup exactly what you want at start for each tab.
Most often if you want something at start always you send it as parameters to the program.. and you can also do that..

88
Support and Feedback / Re: Start folders
« on: October 19, 2023, 21:45:18 »
You can also start MC via a shortcut and edit that shortcut an add /L=<path> /R=<path> parameters to it

http://multicommander.com/Docs/commandlineparameters

89
Support and Feedback / Re: Auto save session?
« on: October 15, 2023, 10:09:01 »
Normally.. Layout and tabs and location are saved when quiting and used at next restart..

In Explorer Panel settings at the bottom under "save on exit" section.. you find what settings inside the tab should be saved

90
Support and Feedback / Re: frequent Multi Commander hangs
« on: October 13, 2023, 11:12:34 »
This hang is during shutdown..  It waiting for a response from windows when cleanup and shutting down

91
Support and Feedback / Re: Preview of webp files
« on: October 06, 2023, 07:52:19 »
What do you mean with preview, Thumbnail,,  Preview Panel, Image Viewer ?
Some of them MC is depended on what Windows support.

92
Try using wildcards when searching... for example

*filename*

took me a while to figure that out

Hmm Tried many different way.. don't fail for me.. .strange.. I will add some more logging to the search process so for next beta.. So then you can enable debug logging and we can see what happens

93
When will build 2958 be available to download, please?
Soon I hope.. I wanted to fix one other thing..

94
Fixed in 2958+

97
Support and Feedback / Re: Cannot drag and drop emails from foxmail
« on: September 20, 2023, 12:52:04 »
No idea what foxmail is or what it does.. But MC support most drag'n'drop formats.. Don't know what special thing foxmail does that make it not work in MC.. that is strange..
Might be that it is its own special drop format and that they install a extension to windows for it to handle it..

98
I don't think it possible to detect that.

99
I'm not able to reproduce that.. Can you describe step by step on how to reproduce that
Also look in the FileOperations log (Ctrl+L)  there you see what search rules it uses and where it searches

100
Support and Feedback / Re: Non-greedy dot is not supported
« on: September 14, 2023, 09:31:46 »
MC do not have its own regex engine. it is using the reqex engine that is included in C++. the option for the regex engine is set to be ECMA, but I don't know if they are any exception or if you need to write in other way.  What it support and not, I don't know. I got it to work with most pattern I tried but Im no regex expert. I don't understand what your are trying to so with the regex

Pages: 1 2 3 [4] 5 6 7 8 ... 171