Author Topic: Is there any way to show menu by user defined commands?  (Read 6383 times)

lemonwidz

  • Junior Member
  • **
  • Posts: 12
    • View Profile
Is there any way to show menu by user defined commands?
« on: August 10, 2013, 05:45:04 »
I like to show dropdown items in specific menu by use user defined command.

I make some user defined commands. (over 20 commands)

And, I put into my custom menu, labeled 'My custom menus'.

In there.

Item labels has shotcut key, like..

'Launch vs2010 with xxx (&1)',
'Launch vs2010 with yyy (&2)',
'Launch vs2010 with zzz (&3)',
'Move folder favorite work (&4)',
'Move folder favorite movie (&5)'
and so on..

If possible show menu from user defined command, I can run my command with just two key press.

Example, 'Ctrl+D' (then show my menu), '1' (then 'Launch vs2010 with xxx')

Please add this function :)

Thank you!
« Last Edit: August 10, 2013, 05:47:10 by lemonwidz »

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Is there any way to show menu by user defined commands?
« Reply #1 on: August 10, 2013, 13:01:12 »
You can use the & to get a shortcut key for the menu part to.
So if you name you menu "&My Custom Menu" you will get "My Custom Menu" you then press Alt+M and that menu is shown.
Then you do Alt+M , 1