Jump to content

Recommended Posts

Posted (edited)

I'm pretty new to Autoit and would like to understand something. Recently I created a script that would modify the order in a listbox on a website using the mouseclick and mousemove option. Now a problem rises from that: The server on which I need the script to be executed needs to be unlock, because the mouseclick and move won't work on a lock station. Is there a way that I could create the script as a service or be able to modify what I need even if the station is locked??

I'm posting a view of the web page I need to modify:

Posted Image

In red is the part that I need to modify, using the arrows on the right!

Thank you for the help!

Edited by AllSystemGo
Posted

You will only be able to interact with it if the machine is unlocked seeing how you are doing this through a web interface. If you can see if it would work by command line, then you may have a workaround.

Thank you for confirming my only fear!!! :)

Cheers!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...