Modify

Opened 16 years ago

Closed 16 years ago

#1736 closed Bug (No Bug)

Send keystroke don't works ont locked windows session

Reported by: sliding4living@… Owned by: Jon
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

Hello,
My script is not continue when the user Windows session is locked.
However the script works perfectly in normal windows session.

My script is using between other instructions:
WinWaitActive("PDFCreator 0.9.5")

ControlClick("PDFCreator 0.9.5", "", "[CLASS:ThunderRT6CommandButton; INSTANCE:7]")

Send($nompdf)

Is there a tierce tool which can launch a task to
1)logon user windows session
2)run the autoitscript until the end
3)lock user windows session (Key Windows L)
It would be good to do it working even if the windows session is locked.On future release of Autoit, It would be perfect that all works on windows locked user session.

Attachments (0)

Change History (4)

comment:1 by anonymous, 16 years ago

Thank you
Arnaud

France

comment:2 by J-Paul Mesnage, 16 years ago

Owner: set to Jon
Status: newassigned

comment:3 by Zedna, 16 years ago

Look at this (my) FAQ:
http://www.autoitscript.com/wiki/FAQ#Why_doesn.27t_my_script_work_on_a_locked_workstation.3F

As you can see this is neither bug of Autoit nor lack of somefeature.
You must rewrite your script accordingly.

Next time use forum for such questions...

comment:4 by J-Paul Mesnage, 16 years ago

Resolution: No Bug
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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