Jump to content

Recommended Posts

Posted

Hello,

Quick one for a newbie to autoit.

I have a script where I am trying to use the BlockInput(1) function but it doesn't seem to work.

I have read on windows 7 it requires #RequireAdmin to be present in the script. Is there anyway around this? Anyway I could pass an admin password to the box using autoit? The problem is this particular script needs to be run under the users domain account which has no special rights and it would be extremely helpful if I could disable the input while the script runs.

Any advice here from a seasoned autoit pro would be helpful.

Thanks

d4rkcell

Posted

Probably you can instead try making a fulscreen GUI with the "always on top" attribute to act as a Please Wait Screen?

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...