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

Pages: 1 2 [3] 4 5 6 7 ... 13
51
 The Minimize to taskbar thing is disabled. I have Windows 10. Why can MC be started and running without a icon on the task bar? This is strange. And why are you not able to recreate that? I dont understand this. Sure i have with 7+ taskbar tweaker a program which is injected in the windows explorer, but when i remove this have i the same problem with MC and only annoying Thumbs instead of Lists on the Taskbar. But i will test it again without the 7+ taskbar tweaker....

Edit:
I have teted it without 7+tt. And it ios the same problem.

It is easy to recreate. Use a Batchfile to start multiple instances and do another winbdow in the foreground before.

if i manually minimize all windows in the foreground incl the already started MC instances, all taskbar icons will be created.

The new started MC instances come not in the foreground automatically. Thats the reason why. But it should also work when the windows be in the background. Thats the error maybe caused by MC. Maybe you can look into that? Why are the taskbar icons not created when the new started windows stay i the background? Maybe other programs are all forced in the foreground.

Just make that MC again be forced in the foreground after start. This solve my problem because i can use a timeout in my Batchfile that all other programstarts be finished before the MC start after a windows start.

52
You can repeat this issue when you start MC from the Start menu while pressing the Shift Button to keep the start menu open. Then have no MC-Instance a symbol in the task bar. I have it only with the classic shell Start menu tested, but it can also be tested when you create a batch file to start multiple instances. Use between the starts a timeout of 1s or 5 s.
Code: [Select]
timeout 1 When a timeout between the starts are more instances without a taskbar symbol. No other program have this problem. It seems it is a MC-Problem.
I was changing the windows behavior for starting programs in the registry
Code: [Select]
Computer\HKEY_CURRENT_USER\Control Panel\Desktop\ ForegroundFlashCount to 0 with no effect.

Sorry, i cant disabling the Classic Shell without removing it. Hoping the Shift Button to keep the menu while starting multiple programs works also with the new Windows Start menu.

53
Beta Releases / Re: Version 12 * BETA *
« on: July 11, 2022, 12:56:57 »
Multi Rename by using the Date mdified use  maybe the GMT..This mean it use the absolute Date and sould use the relative date for my time zone..

54
Beta Releases / Re: Version 12 * BETA *
« on: May 28, 2022, 13:06:33 »
The Program starting now extremely faster. Thanks for the nice Update.

55
Its Ctrl+Shift+B or click at the fifth icon in the explorer panel top right and select "Flat Filesystem View - (Experimental)"

It works good, i think its not experimental. :)

56
Screen Shots / High Performance setup
« on: January 16, 2022, 19:05:49 »
Without unused Toolbars.

57
Support and Feedback / Re: How to search whithout quotes
« on: December 26, 2021, 22:04:59 »
Use "Find Files" and the three dots at the end, there can you paste a list and the quotes made automatically.
in The Quick Filter you need only a Quote at the beginning.
The Dev love it so....... I also requested already for changing this quickfilter to automatic quotes..

58
Extensions> Find Files search always also in subfolders.
Filters never work in Subfolders, but you can do a flat file system view (Ctrl+Shift+B), then are you able to use the quick filter for all files inkl.Files in subfolders.

59
Support and Feedback / Refresh MTP Devices do not work in 11.4
« on: October 30, 2021, 21:16:47 »
http://forum.multicommander.com/forum/index.php/topic,4176.0.html
Also when trying refresh from Rootr, it just don't work anymore. Always i need to use TC or Windows Explorer for a simple offline installation of the beta version of mapfactor navigator on android....

60
Beta Releases / Re: version 11.3 BETA (Last updated 28-Aug-21)
« on: August 31, 2021, 21:50:31 »
It seems that the loading of Tab Sessions go now very much faster, also when programs open which this process slowing very much down. This programs slowing dwn yet, but no more so much.
Eh ? I don't understand.. what is slower ?
I posted this already after other releases and i made some threads about the problem: "Loading Tab sessions is to slow because of some reasons or also without any reason".

But now is the speed very much faster than before. It seems that something which was slowing down the speed was removed. :)

61
Beta Releases / Re: version 11.3 BETA (Last updated 28-Aug-21)
« on: August 31, 2021, 01:06:05 »
It seems that the loading of Tab Sessions go now very much faster, also when programs open which this process slowing very much down. This programs slowing dwn yet, but no more so much.

The problem with the wrong color of the active and inactive panel is also in my config present.

62
And what happens when yo also use just shift? In my config works it with shift without ctrl. But i use the commander style and can also select with the right mouse button.

63
Feature Requests and Suggestions / Re: Jump to file/folder
« on: July 18, 2021, 20:11:51 »
I am not a big friend of the command line. :) in fact i never used it. I also dislike the command line in some CAD-Programs and prefer this CAD Programs without command line..... The Jumping by pressing a Key is a common known Windows Feature and should work by default.
@ Threadstarter: Please read the instructions from the Dev in the prev Posting.

http://forum.multicommander.com/forum/index.php/topic,3257.0.html

64
Support and Feedback / Re: "Go Up" shortcut
« on: July 15, 2021, 10:32:18 »
Also is there an "exit" shortcut?  I'm used to Ctrl+q.
Alt+F4 is a common known Windows Shortcut, this works for all other programs and maybe it is not wrong when you learn this in your muscle memory.

65
Support and Feedback / Re: can't find "Open in New Tab"
« on: July 04, 2021, 16:37:33 »
You can use a User Defined Command as Multiscript
Code: [Select]
MC.Explorer.NewBrowser PATH="${focusfilepath}" SIDE=TARGET
MC.SetActivePanel PANEL=INACTIVE
This create the Path of the Focus Folder or file in a new tab on the other side and i use this with the Rightarrow Button.

66
Thank you very much, on Build 2794+ it works very well.

I have the command line disabled, i guess it's time to enable the command line again. :)

67
"Safe clipboard"  not sure I understand what you mean
When the content in the Clipboard is not a path, the paste will create a text file with the clipboard content. Yes, thats a nice shortcut for a new textfile, but better will be making shortcuts for any new files possible in the User Defined Commands.
If i have a filename without path in the clipboard, it dont jump to the file, it just want creating a new textfile with the filename inside. I find this is not good.

When a full path from clipboard pasted in a explorer panel and the file do not exist, it should just create this file, this will be a nice short way for creating new files.

68
Sometimes i need a quick jump to a file without filter. Then i use the quick search which should automatically enabled by pressing a letter. But i have to say, it should be possible when paste vrom clipboard without pressing the letter first. And when a path from clipboard not exist, MS should create it. I dont need the "Safe Clipboard"- Feature. How about removing this just?

69
+1

Build 2790 was ok. I installed today 2792 and have the same problem.

70
Thank you very much for your answer. I disabled the icons (yes thats a good setup for me and i will keep it forever) and now it need 0,4& CPU instead of 6%.:) Sorry, 100%/thread was a bad estimation.

71
When my Video Download Folder open and i am downloading alot of Video Content, MC need 100% CPU-Power of one CPU-Thread. It seems this is a Refresh-Glitch. Refreshing should not cause so much CPU Usage.

72
And why dont you just use Alt+F4 for exit? Its faster than pressing Ctrl while clicking menu. Press enter for the message is maybe the same work like CTRL press. Sometimes should configs also working for other users which dont know all the tricks. Therefore remove the message just, this is the easiest method for a solution. And please give us a search engine for the config-area.

73
I made  Batch-File to start 9 MC-Instances at the same time. Wenn all instances completely loaded are always some of them not visible. Not on the Taskbar and the Windows are completely invisible. I use then the Process Explorer to make the failed Windows visible. A Solution for this Problem will be nice.

With the 7+ Taskbar Tweaker can such multiple Windows in 1 Taskbar Group be sorted by dragging the taskbar Symbol down. Therefore i have then when all Instances loaded also a nice List where the instances sorted in Alphabetical order. This is a nice environment.

74
that will now show a warning
Sorry, i have never seen this warning. Maybe i dont know what you and the threadstarter talking about. I thought the thread starter want such a warning..... But maybe there is a warning and the threadstarter dont want this warning. But in my config is no warning......

75
You can use some Keyboard Shortcuts for minimizing Windows:
Mimimize all Windows: Win+D or Win+M
Minimize only the active Window: Alt+Space+N

BTW, i never minimizing windows, i let them always open and change between them with Alt+Tab, Alt+Shift+Tab (Tab can be pressed more than one time to jump to the next Window in this Last used priototy List), The Taskbar and a Special Function of 7+ Taskbar Tweaker.

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