AutoHotkey Community

It is currently May 26th, 2012, 10:55 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: October 27th, 2009, 2:15 pm 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
Hi,
SendPlay isn't working together with Windows 7:
Code:
SendPlay,Hello World!

It would be great if it could be fixed in the next version!
Happy developing.
Greets from Germany,
DHMH

[Moved from Bug Reports forum. ~jaco0646]


Report this post
Top
 Profile  
Reply with quote  
 Post subject: I second that
PostPosted: October 27th, 2009, 7:03 pm 
Offline

Joined: October 27th, 2009, 2:59 pm
Posts: 25
I just started using Windows 7 and noticed this problem.

It would be great if this could be checked on.

Thanks!

_________________
Teddan


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Strange
PostPosted: October 30th, 2009, 4:46 pm 
Offline

Joined: October 27th, 2009, 2:59 pm
Posts: 25
I was over at a friends house and he uses Win7 x64, and Sendplay seems to work fine over there.

_________________
Teddan


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 5:51 pm 
Offline

Joined: October 7th, 2006, 4:50 pm
Posts: 3157
Location: MN, USA
Can other Win 7 users confirm this? I will move it back to Bug Reports of there is consensus that it is an AHK problem rather than a Windows problem.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 6:13 pm 
Win7 Pro 32bit
no problems in notepad


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 6:14 pm 
o yes, forgot to mention, i turn off UAC and give full admin rights to AHK scripts and exe


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 6:27 pm 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
mhh...
I'm the developer of Realtime Browser, and users reported me, that one function wasn't working on w7.
I replaced SendPlay with SendInput and now it works...
IT must be a bug


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 6:32 pm 
is he using 64bit?
i heard some users do have few functions not working with 64bit systems before


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 7:35 pm 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
I'm using 32 bit


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 30th, 2009, 8:28 pm 
how about set the program compatibility mode to XP or Vista
does it work?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 8:52 am 
Offline

Joined: July 17th, 2008, 9:46 am
Posts: 225
no :(


Report this post
Top
 Profile  
Reply with quote  
 Post subject: It's WORKING!
PostPosted: October 31st, 2009, 2:34 pm 
Offline

Joined: October 27th, 2009, 2:59 pm
Posts: 25
Hi everyone!

Just wanna say that I've turned UAC OFF, and now "Sendplay" is working in WIN 7 x86 version.

Sendplay doesn't seem to accept UAC turned on.

Thanks all!

_________________
Teddan


Last edited by teddan on October 31st, 2009, 6:09 pm, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 31st, 2009, 4:05 pm 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7502
Location: Australia
SendPlay uses the "journal playback" hook, which has been "broken" since Vista. This is the clearest information I could find:
Quote:
To set a Journal hook, the app needs to be signed, manifested for uiAccess, and run from a secure location (usually Program Files).

Source: RE: Journal Hooks in Vista

MSDN confirms that a process launched with UIAccess rights "Can set journal hooks", but also implies that a process running as admin should be able to. Several other sources confirm that running as admin isn't sufficient, but disabling UAC is.

Note that this applies to all applications which use journal hooks on Vista and later, not just AutoHotkey on Windows 7.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 11th, 2011, 3:25 pm 
Offline

Joined: December 1st, 2010, 2:12 pm
Posts: 82
so it is npossible to make sendplay work for uac -on users???


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 26th, 2011, 11:54 pm 
Offline

Joined: July 26th, 2011, 11:49 pm
Posts: 2
SendPlay is working fine on my Win7 x86 system.

However scripts I have written containing SendPlay haven't worked for Win7 x64 users I have sent them to.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: hyper_, JSLover, Kirtman, Leef_me, Maestr0, Miguel, XstatyK and 60 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