Jump to content

Anyone Able To Help Me With This


Nova
 Share

Recommended Posts

Hi all Im a total newbie to autoit.

Awsome program I can c alot of potential in it.

I have 2 questions can anyone out there help me out.

....................................................................................................

..................

How do I change the desktop background pic using autoit anyone have a script for that ?

....................................................................................................

..................

Also I need a script to disable the mouse and keyboard and sleep for 10seconds and then enable them again.

I need this script so when I have a script running nobody can cancel it untill it ends.

....................................................................................................

...................

Link to comment
Share on other sites

  • Developers

To Disable input you can use:

BlockInput ( flag )
Parameters:
flag 1 = Disable user input
      0 = Enable user input

check the help file for specifics on the differences per OS

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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