F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline (XYPlorer, Everything, Explorer, Double Commander)
Moderators: Hacker, petermad, Stefan2, white
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
I meant to use the already compiled version posted by hi5; like I said, I don't know Autohotkey and its syntax (at the moment I have no time to dedicate to it) and therefore even less how to compile.
I'll be staying with F4Menu.
Many thanks for your time and effort.
I'll be staying with F4Menu.
Many thanks for your time and effort.
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
I can compile new exe for you if you wish ...
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Just adding a WinWaitClose at https://github.com/hi5/F4MiniMenu/blob/master/F4MiniMenu.ahk#L110 probably works just as well


Code: Select all
; End of Auto-execute section
WinWaitClose, ahk_class TTOTAL_CMD
ExitApp
Return

F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
2hi5
For me working like a charm! Thanks!!!
For me working like a charm! Thanks!!!

It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Thank you, but I hope it's not too much trouble.
There's no rush. Take all the time you need and do it when you feel like it.
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
I assume that you use F4MiniMenu.exe and your settings file is F4MiniMenu.xml - Am I right?
https://yadi.sk/d/HsbCW0Zsr4vrIw - x86
https://yadi.sk/d/1LwZnHQH4Ea2Lg - x64
https://yadi.sk/d/HsbCW0Zsr4vrIw - x86
https://yadi.sk/d/1LwZnHQH4Ea2Lg - x64
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
I'll do that.Ovg wrote: 2019-05-15, 12:36 UTC I assume that you use F4MiniMenu.exe and your settings file is F4MiniMenu.xml - Am I right?
I really appreciatedOvg wrote: 2019-05-15, 12:36 UTC https://yadi.sk/d/HsbCW0Zsr4vrIw - x86
https://yadi.sk/d/1LwZnHQH4Ea2Lg - x64

Best regards.
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
@Axis is there anything in particular that appeals to you in F4MiniMenu compared to F4Menu? (Just curious)
Suggestions welcome
Suggestions welcome

F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Hi hi5.hi5 wrote: 2019-05-16, 17:37 UTC @Axis is there anything in particular that appeals to you in F4MiniMenu compared to F4Menu? (Just curious)
Suggestions welcome![]()
For now, I haven't looked at it (very busy), maybe this weekend.
I'll let you know any suggestions after I play around with it for a bit.
Only a mega-noob question

Thankkks
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Hi, it's always me
I'm trying to create a well-formed F4MiniMenu.xml file with hi5's compiled version and then I'll try to pass on OVG's.
Two questions: F4MiniMenu.exe (hi5's) is not automatically launched when the total commander is opened, right? If yes, I'm first forced to start F4MiniMenu.exe which will then launch TC (option "Start Total Commander if not Running"), right?
Thanks

I'm trying to create a well-formed F4MiniMenu.xml file with hi5's compiled version and then I'll try to pass on OVG's.
Two questions: F4MiniMenu.exe (hi5's) is not automatically launched when the total commander is opened, right? If yes, I'm first forced to start F4MiniMenu.exe which will then launch TC (option "Start Total Commander if not Running"), right?
Thanks
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
No.Axis wrote: 2019-05-17, 07:24 UTC Only a mega-noob question: should I enter F4MiniMenu.exe in Configuration --> Edit/View --> "Editor for F4" (To get it started with the F4 key), right?
1. YesAxis wrote: 2019-05-18, 12:40 UTC Two questions: F4MiniMenu.exe (hi5's) is not automatically launched when the total commander is opened, right? If yes, I'm first forced to start F4MiniMenu.exe which will then launch TC (option "Start Total Commander if not Running"), right?
2. Yes
Try http://totalcmd.net/plugring/autorun.html - this plugin gives ability to run any program when TC is started
You should place line
Code: Select all
ShellExec "drive:\Path\F4MiniMenu.exe"
Change drive:\path to your actual path to F4MiniMenu.exe
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Ok, thankkkkks 

Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Hello folks
A little curious thing that I found.
Total commander 8.52 x64's process is running on my system (win8.1 pro x64).
In the meantime, if I start "F4MiniMenu.exe" (hi5's, located in c://TotalCommander9.22a/utils ) with Its "Start Total Commander if not Running" option enabled and TC Path with " c://TotalCommander9.22a/totalcmd64.exe ", totalcmd64.exe doesn't start. It works if Total commander 8.52's process is not running.
Thanks

A little curious thing that I found.
Total commander 8.52 x64's process is running on my system (win8.1 pro x64).
In the meantime, if I start "F4MiniMenu.exe" (hi5's, located in c://TotalCommander9.22a/utils ) with Its "Start Total Commander if not Running" option enabled and TC Path with " c://TotalCommander9.22a/totalcmd64.exe ", totalcmd64.exe doesn't start. It works if Total commander 8.52's process is not running.
Thanks
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
1. Only the name of the process is considered. The path in this case is not taken into account.
2. You can't have two instances of the F4MiniMenu at the same time.
2. You can't have two instances of the F4MiniMenu at the same time.
It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
Re: F4MiniMenu (AHK): F4Menu w. Drag&Drop, filelist, cmdline
Ah, okOvg wrote: 2019-05-19, 16:59 UTC 1. Only the name of the process is considered. The path in this case is not taken into account.

F4MiniMenu.exe's istance is always only one (Its "tc path" is always only c://TotalCommander9.22a/totalcmd64.exe).
Thanks