Shortkeys query

Discussion, questions and support.
Post Reply
RajDavda
Posts: 3
Joined: Mar 14th, ’17, 09:31

Post by RajDavda » Apr 9th, ’18, 15:38

I've CTRL + ALT + N set to Run notepad3.exe in Shortkeys. Works as expected :)

Is there anyway to have choice of other editors to Run - similar to select strings in Text Expander?

E.g.
CTRL + ALT + N
Run
notepad3.exe
/notepad.exe
/Notepad++.exe

Thanks in advance.

Best Regards,
Raj
User avatar
Marko
Posts: 1719
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Apr 9th, ’18, 16:39

Of course, you have it right. ;)

Shortcut: Ctrl + Alt + N
Type: Run

Code: Select all

notepad3.exe
/notepad.exe
/Notepad++.exe
To improve visibility, you can add a description prefix to multiple selections, like this:

Code: Select all

Firefox:: C:\Program Files (x86)\Mozilla Firefox\Firefox.exe
/FastKeys:: C:\Program Files\FastKeys\FastKeys.exe
RajDavda
Posts: 3
Joined: Mar 14th, ’17, 09:31

Post by RajDavda » Apr 10th, ’18, 09:04

Thank you Marko,

I typed in manually everything (executable & path) and it worked. :)
I was trying to use Open button on right to pickup the notepad++ and it's path, but it replaced the original entry - namely noteapd3.exe. :(

Improving visibility is a bonus! 8-)

Thanks again.
Best Regards,
Raj
Post Reply