AutoHotkey Community

It is currently May 27th, 2012, 5:40 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: March 16th, 2010, 12:24 pm 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
#m::
Sleep, 200
SendMessage,0x112,0xF170,2,,Program Manager
return

;the above does nothing, any ideas?

_________________
"Choose your parents wisely"


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 16th, 2010, 1:41 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
What is your windows version?

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 16th, 2010, 1:47 pm 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
oops sorry, I am using xp sp2 on a acer travelmate laptop
so the code would work on most pc s?

_________________
"Choose your parents wisely"


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 16th, 2010, 4:19 pm 
Offline

Joined: June 18th, 2008, 8:36 am
Posts: 4923
Location: AHK Forum
It works on mine :?
Can you run that line only
Code:
SendMessage,0x112,0xF170,2,,Program Manager

_________________
AHK_H (2alpha) AHF TT _Struct WatchDir Yaml _Input ObjTree RapidHotkey DynaRun :wink:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 16th, 2010, 4:21 pm 
Offline

Joined: July 30th, 2007, 11:32 pm
Posts: 581
Try this instead:
Code:
SendMessage, 0x112, 0xF170, 1,, Program Manager


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 16th, 2010, 4:35 pm 
Offline

Joined: August 18th, 2009, 12:07 pm
Posts: 375
Location: holland
Thanks Hotkeyit and TheGood
tried both but still not working, obviously something odd about my system then. I had Diskeeper running so turned that off but still not working - must be something else.

_________________
"Choose your parents wisely"


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: HotkeyStick, mrhobbeys, rbrtryn and 61 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