Multiple commands in one button (button bar)

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
JimmyTheBroker
Member
Member
Posts: 179
Joined: 2017-06-07, 05:22 UTC

Multiple commands in one button (button bar)

Post by *JimmyTheBroker »

Hi guys,

I have some experience with command prompt and Batch files.

with the button bar, I want to run something like this: http://www.ghisler.ch/wiki/index.php/AutoHotkey:_Popup_the_splitter_menu

I have tried saving this as a .bat file and then having a button open the .bat

but thats not working.

any ideas?
Jimmy
I finally get notifications from emails again!!!
So happy!
User avatar
JimmyTheBroker
Member
Member
Posts: 179
Joined: 2017-06-07, 05:22 UTC

Post by *JimmyTheBroker »

looks like i need to use a ".ini" file type?

What language do i need?
Any other tips or advice?
I finally get notifications from emails again!!!
So happy!
User avatar
JimmyTheBroker
Member
Member
Posts: 179
Joined: 2017-06-07, 05:22 UTC

Post by *JimmyTheBroker »

Just in case anyone want to know what im up to.

I'm interested in the moving the panel spliter in total commander.

I think i can do this if i get the autohotkey (plugin?)
https://www.ghisler.ch/wiki/index.php/AutoHotkey

but i don't want to get all the other random hotkeys, i only want the spliter.
I finally get notifications from emails again!!!
So happy!
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

you can compile the script with Ahk2Exe.exe (available in the zip-file at the AHK Download page). Thus you get a standalone exe-file you can run on each PC without Autohotkey installed. Disadvantage: You can't modify this compiled exe anymore.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply