Jump to content

Recommended Posts

Posted

Hello,

I want to write an AutoIt script that will set screen resolution, screen saver, power options etc. To do this manually one can:

From Desktop -> Right mouse click -> From context menu select Properties.

So far I have discovered how to script 'getting to the desktop' and right-mouse clicking:

Send("#d")
MouseClick("right",100,100)

Unfortunately I do not know how to then select 'Properties' from the context menu that appears. I cannot use the AutoIt Window Info tool either to grab the menu.

Can anyone help?

Thanks

Posted (edited)

Hi,

Welcome to the autoit forum :)

If you make some searches, you will find that you can change de resolution and maybe for the other things you need ;)

Edit :

Br, FireFox.

Edited by FireFox

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...