AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

taskmanager hotkey new

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
freak



Joined: 27 Feb 2005
Posts: 1

PostPosted: Sun Feb 27, 2005 2:12 pm    Post subject: taskmanager hotkey new Reply with quote

hello all

i am a newbee and a german boy
the hotkey from the taskmanager strg + alt + entf to the strg + alt + t
how can i do this ?? with autohotkey
can everybody help me ??
Back to top
View user's profile Send private message
Mats
Guest





PostPosted: Sun Feb 27, 2005 2:43 pm    Post subject: Reply with quote

Since you can't send the magic keys (AFAIK!), you can run the taskmanager directly. It won't come up twice, so it doesn't matter, if it's already started.

Code:
^!t::run taskmgr.exe
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group