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

Pages: [1] 2 3
1
Hi Mathias,

now more details for my last question here for this dialogue?

When I extract an archive I got in title "28%  Abgeschlossen -" only. For copy "29%  Abgeschlossen - Dateien werden kopiert" or for move "29%  Abgeschlossen - Dateien werden verschoben"

Possible to get the same for extracting an archive?

2
Announcements and News / Re: MultiCommander v13.0
« on: July 20, 2023, 17:56:46 »
Congratulation to your new home. Hope you have a lot of fun.

3
Beta Releases / Re: v13.0 **BETA**
« on: June 02, 2023, 21:23:44 »
It's fixed. Thx.
Language updated;)

4
Beta Releases / Re: v13.0 **BETA**
« on: May 29, 2023, 12:08:18 »
Hi Mathias, thx for the new RC.

Is there a problem with translation server`? Cannot update my latest updates for Language pack.
Got message that my public key is not correct!?

5
Support and Feedback / Re: Why does the File Edit etc disappear?
« on: April 10, 2023, 20:26:23 »
Have you found the online help? Try this link: https://multicommander.com/Docs/filecommandbar

6
Beta Releases / Re: v13.0 **BETA**
« on: April 07, 2023, 21:03:51 »
The new DataPreview inside a Panel is great.
Thx very much...

7
Announcements and News / Re: New WebPage (But still the same)
« on: February 25, 2023, 07:12:52 »
Great, nice work. Looks quite good. Small glitch on main page in Portrait modus on tablet. See picture...

8
Hi Mathias,

was there a change in the latest betas for this dialogue?

In title "69%  Abgeschlossen -" should not there be after the minus ex. "69%  Abgeschlossen - Dateien werden kopiert" or "69%  Abgeschlossen - Dateien werden verschoben" - or remove the minus?

9
Support and Feedback / Hover Data Preview
« on: December 08, 2022, 15:36:05 »
Hi Mathias,

sometimes - especially when I want to show pictures in right tab and file near the edge - the hover window is above the next file I want to preview. Is it possible to display the preview window - depending on the cursor position - on the other tab?

10
And a small graphic glitch: There is a blank character between "Vergangene Zeit" and " : "
Looks like this space is hardcoded, because in language file (item iid="985") shows only the text, but not ":"
Can that be fixed?
Fixed, thx :)

11
Support and Feedback / Re: Windows 11 oddities
« on: November 21, 2022, 17:41:10 »
There is really not much different between how WI10 and 11 works.. 11 is 10.1 with new taskbar
But the small things makes the difference. See my post about Context menu for text files...

12
OK, also a solution ;)
Thx for the explanation.

13
Hi Mathias,

small glitch in default DataPreviewTemplates_tpl.xml

Line 102:        <Text Column="0" Row="4" ColSpan="2" Text="${MCPictureProp.img_dimensions}" />
Line 103:        <Text Column="0" Row="4" ColSpan="2" Text="${MCPictureProp.fnum} ${MCPictureProp.exposure} ${MCPictureProp.exposurebias}" />

Text is displayed overlapping. Think code should be:

Line 102:        <Text Column="0" Row="4" Text="${MCPictureProp.img_dimensions}" />
Line 103:        <Text Column="1" Row="4" Text="${MCPictureProp.fnum} ${MCPictureProp.exposure} ${MCPictureProp.exposurebias}" />

ColSpan="2" removed and "1" instead of "0" in line 103

14
Beta Releases / Re: MC v12.7.2917 BETA
« on: November 10, 2022, 20:41:57 »
Any changes in some dialogues?

15
Ok, tried it again with a clean Windows 11 installation. No other editor ex. UltraEdit, .. installed
Only latest MC installed - and item is not available.

So Mathias, on your Windows 11 client, what ate your reg items for txt-files?

HKEY_CLASSES_ROOT\.txt\
and
HKEY_CLASSES_ROOT\txtfilelegacy

16
Beta Releases / MC v12.7.2917 BETA
« on: November 05, 2022, 16:39:35 »
Hi Mathias,

something special to test?

17
Hard to say why they do not show up for you. I get them to show up on all my machines.
I have the item in Windows 10, but not in Windows 11. Clean install...

Which OS version do you use for "all my machines"

18
Support and Feedback / App Fotos - Windows 11 22H2 22621.755
« on: November 05, 2022, 15:41:42 »
Hi Mathias,

use latest Beta...

When I open in MC a picture folder - ex. M:\Bilder\Kontakte\HQ\ - and open a picture with new Windows App Photos (Fotos 2022.31100.24013.0) I cannot scroll to next picture with mouse wheel.
See pic: MC open a picture - no scrolling.png

If I do the same via Windows Explorer I CAN scroll to next picture.
See pic: Explorer open a picture - scrolling.png
Also I see the filmstrip (next pictures in the folder) - which is not available when I do the same process in MC

19
Hi Mathias,

possible to get last string for translation in menu>help: Multi Commander on facebook ?

And a small graphic glitch: There is a blank character between "Vergangene Zeit" and " : "
Looks like this space is hardcoded, because in language file (item iid="985") shows only the text, but not ":"
Can that be fixed?

20
Thx for your effort.

21
Hi, unfortunately not.

Installed MC on three clean Windows 11 systems and got there the same behaviour...

22
@AlanJB

Thx very much for you're effort. Will check the keys.

Think your're using Windows 10?

23
Do you have the complete key for me?

24
@AlanJB
Thx for your suggestion.

For HKEY_CLASSES_ROOT\.bmp\ShellNew\

the Key (type REG_EXPAND_SZ) name is: ItemName

data is : @%SystemRoot%\system32\notepad.exe,-470

Unfortunatelly it won't work. Reg keys are available, but still missing in context menu.


Found some forum posts for other file commanders like TC or FreeCommander from users with same problem. In both cases the developers solved the problem.

Hint/TC Changelog: Still no entry for .txt files in Context menu-New submenu on Windows because the key HKEY_CLASSES_ROOT\txtfilelegacy was missing a (default) value = description

I really don't know what this "default value" could be.

25
OK, these items are not available.

What is the correct syntax eg. for .txt?

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.txt\ShellNew]
"FileName"="C:\Windows\notepad.exe"

Pages: [1] 2 3