AutoHotkey Community

It is currently May 27th, 2012, 10:20 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Get windows run dialog
PostPosted: June 29th, 2007, 8:21 am 
Hello,

I know that #R brings up Windows run dialog.

Can Autohotkey bring up that dialog with a command?

Fred


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 29th, 2007, 8:30 am 
Offline

Joined: November 26th, 2005, 10:35 pm
Posts: 196
Well, you could use:

Code:
Send, #r


This should work on all versions of Windows 95 and on (I may be wrong here; it's been quite a while since I've used anything prior to 2K.) This isn't very elegant (it could be blocked if for some reason that hotkey is disabled on a user's Windows install,) but it should get the job done. I don't know of any way to call the Run dialog, but I would guess such a function exists in one of the system dlls as well.

_________________
http://thedbdclan.com/public/pingrep


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 29th, 2007, 1:35 pm 
Offline

Joined: February 12th, 2007, 7:54 am
Posts: 2462
See this post:
http://www.autohotkey.com/forum/viewtopic.php?t=19986


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 29th, 2007, 4:15 pm 
Thanks!

Fred


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, robotkoer and 68 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group