|
Shortcut to send a hotkey combination?
|
|
01-21-2012, 02:31 PM
Post: #1
|
|||
|
|||
|
Shortcut to send a hotkey combination?
Is it possible to create a shortcut on the toolbar that would send a hotkey combination when clicked?
Thanks |
|||
|
01-21-2012, 02:57 PM
Post: #2
|
|||
|
|||
|
Re: Shortcut to send a hotkey combination?
TLB itself cant to do this. But you can use the windows scripting or something like autohotkey
The TORDEX Team http://www.tordex.com |
|||
|
01-21-2012, 03:13 PM
Post: #3
|
|||
|
|||
Re: Shortcut to send a hotkey combination?
Yuri Kobets Wrote:TLB itself cant to do this. But you can use the windows scripting or something like autohotkey I was just looking at Autohotkey, I think I'll give it a try. I'm assuming a shortcut created with Autohotkey could be run from the toolbar? Also, thanks for making the Tordex Wheel free to those that bought True Launch Bar. I just stumbled onto it on your site, and it's always annoyed me that you have to activate a window before you can scroll in it! |
|||
|
01-21-2012, 04:04 PM
Post: #4
|
|||
|
|||
|
Re: Shortcut to send a hotkey combination?
Hello!
For these purposes I use this VBS-script: Code: set WshShell = WScript.CreateObject("WScript.Shell") Try Google WshShell.SendKeys. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





