Modify

Opened 18 years ago

Closed 18 years ago

#161 closed Bug (Works For Me)

ControlSend() working buggy on Vista

Reported by: UrzzeR@… Owned by:
Milestone: Component: AutoIt
Version: 3.2.10.0 Severity:
Keywords: Vista bugs Cc:

Description

Well, on Vista only it works buggy.
So, what is the bug:
I want to send a "Auto-it Rox" string to a program via ControlSend()function.
But instead of "Auto-it Rox" I get something like "65uto-it R111x".
What we have come to in our topic discussion: when you use a ControlSend() on Vista you have a big probability to have ASCII codes instead of characters.

When I tested my script on friend's XP computer, it worked perfectly. http://www.autoitscript.com/forum/index.php?showtopic=65859 - the URL to our topic discussion.

Attachments (0)

Change History (1)

comment:1 by Valik, 18 years ago

Resolution: Works For Me
Status: newclosed

You haven't provided a test script. You haven't really provide any useful details for how to reproduce this. After following the link to your thread, I discover the application you are using is a game which doesn't even have Window controls. I'm inclined to say this is Works For Me until you can give something that can be reproduced which doesn't involve a game.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.