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 - AlanJB

Pages: [1] 2 3 4 5 ... 18
1
Support and Feedback / Re: Panel Tab Width
« on: November 16, 2023, 12:16:27 »
Quote
SRY, as for the buttons font, MC goes back to default font after restart.
and as for the tabs on the tab panel I see that if I change the fonts than the height of the tab is also changing in height. Where can I change the height of the tabs as a default.

@Babilon55
Did you make sure that MC was not running before you edited MultiButtons.xml?

2
Support and Feedback / Re: Crashed and lost button layout
« on: November 01, 2023, 12:22:58 »
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 );

Not  the OP, but that would be very useful Mathias

3
OK.  Thanks Mathias.

4
When will build 2958 be available to download, please?

5
How long is the path?  Is it in double quotes?

6
The following link may help.  The solution is for the "Q-Dir" file manager, but the principle should be the same.

https://superuser.com/questions/241442/how-would-i-replace-default-windows-explorer-with-an-alternative-one-say-q-dir

Disclaimer:  I have not tried this.


7
...up files, it will now save a 100/0 panel split.

...it will not save a 100/0 panel split.

8
Hmm...  works for me in MC 12.8 (build 2929) and 13.0 (build 2948).

Do you have file extensions hidden, by any chance?

9
Beta Releases / Re: v13.0 **BETA**
« on: May 17, 2023, 10:25:46 »
Hmm...

Unable to reproduce here with build 2946.

Tried with just folders, just files and a mix of the two.

10
Can you define "hover function"?

11
Beta Releases / Re: v13.0 **BETA**
« on: April 08, 2023, 12:17:18 »
Hi Mathias. - thanks for the new beta.

But is the latest not 2943 (instead of 2944 , as stated above?)

12
Support and Feedback / Re: "Quick Look'n Feel" resets to defaults
« on: March 28, 2023, 10:44:21 »
@AndersMadsen

Thanks for  the feedback!

13
Support and Feedback / Re: "Quick Look'n Feel" resets to defaults
« on: March 21, 2023, 15:04:24 »
Quote
...but I'll try to add an Exclusion to Microsoft Defender...

Let us know how it goes.

14
Support and Feedback / Re: "Quick Look'n Feel" resets to defaults
« on: March 17, 2023, 23:38:11 »
@AndersMadsen

Could it be your antivirus removing the files?

Is there anything in MC, antivirus or Windows Event logs?

Do you any so-called disk cleaners(CCleaner, Bleachbit, or the like)?

15
Announcements and News / Re: New WebPage (But still the same)
« on: February 28, 2023, 10:50:56 »
Mathias, the page with old downloads doesn't work.
Ah thanks. will fix directly

(edit)
Should work now

Confirmed fixed.
Thanks Mathias

16
Announcements and News / Re: New WebPage (But still the same)
« on: February 27, 2023, 16:02:31 »
Mathias, the page with old downloads doesn't work.

Yup agreed.  The "links" are anchor elements <a> but have no "href=".

17
Support and Feedback / Re: A new problem
« on: February 27, 2023, 15:59:18 »
FWIW, I have the same thing happen about once a week.

Never found the problem.  All tabs are opened on physically attached drives (no networked/remote/NAS/USB drives at all).

18
Hmm...

Works for me in MC 11.6 and 12.8.  To clarify, did this start only after your changes of hardware/transport protocols?

Some ideas/WAGs:
Do you actually have access rights to the drive roots?
Do you have any locked tabs?
Are the new drives mounted as shares?

19
You need to Ctrl+Click every item you want to multi-select (including the first).

20
I can confirm the same failures in MC 11.6(build 2845).

21
Hi Ulf.

Do you have a decent text editor that supports macros (Notepad++, UltraEdit, etc)?

As a programmer, I believe it would be quicker and less effort to use one of those as the tool for the job.

22
Support and Feedback / Re: Problem with UserDefinedCommands.zip
« on: November 30, 2022, 11:52:23 »
I will check if it is possible to keep date/time when it rebuild the zip

Date/time would be useful, adding the a attribute would give a quicker visual cue what has changed ;)

Also the filename is not important., You can rename the script file if you want. the Guid used is the one set inside the .udc file then you can easier identify what script is what.

Sure, but I don't want to navigate from an open zip file back to MC, open UDCs and check every script to locate the Guid then go back to the zip and identify the changed script!

23
Support and Feedback / Problem with UserDefinedCommands.zip
« on: November 30, 2022, 00:14:44 »
Hi Mathias.

I have found a problem with UserDefinedCommands.zip.  I have 50 scripts in the zip (each identified only by its GUID).

If I modify a script with MC's editor and save the changes, the zip is updated.  So far so good.  But...

When the zip is rebuilt with my changes all files in the archive are given the same date/time stamp and all file attributes are removed.

So I have no way to identify which file in the archive was changed; there is no visible  connection between the GUId and the script name.

24
Script / Re: How to open a specific folder in a new tab
« on: November 19, 2022, 12:29:45 »
How about:

Code: [Select]
MC.Explorer.NewBrowser PATH="C:\\MyData\\Projects\\DesktopProjects" SIDE=SOURCE;
See also: http://multicommander.com/docs/customcommands_list#mc.explorer.newbrowser

25
@mcfreddog,

sincere apologies - I did not study the images carefully enough  :o

In my (lame) defence, I always hide toolbars and icon panels in my system tools, so I never look for them.

Pages: [1] 2 3 4 5 ... 18