Jump to content

Help ......Disable mouse


Recommended Posts

i try to use blockInput but keyboard and mouse is disable.

how about i want only the mouse disable/ enable.

i there anyway to implement this with autoit.

any suggestion is highly appreciated..

thank you,

julius

-----------------------------------------------------------BSECE, MCPAIM: juliusrmsYM: jivy_21@yahoo.comMSN: juliusLramos@hotmail.comMobile #: (Globe): +639167031989Web: http://www.trendmicro.com

Link to comment
Share on other sites

i try to use blockInput but keyboard and mouse is disable.

how about i want only the mouse disable/ enable.

i there anyway to implement this with autoit.

any suggestion is highly appreciated..

thank you,

julius

you could use the MouseMove() function to move the mouse to a harmless area of the screen, then use _MouseTrap() to keep it there...
Link to comment
Share on other sites

you could use the MouseMove() function to move the mouse to a harmless area of the screen, then use _MouseTrap() to keep it there...

where can i find this udf _MouseTrap()

-----------------------------------------------------------BSECE, MCPAIM: juliusrmsYM: jivy_21@yahoo.comMSN: juliusLramos@hotmail.comMobile #: (Globe): +639167031989Web: http://www.trendmicro.com

Link to comment
Share on other sites

Hello

If You Using The Mose Movments to Send Mouse Click to Install a Program Then

i Suggest you to use the Function ControlClick ( "title", "text", controlID [, button] [, clicks]] )

More Ease

AutoMan

[topic="63488"][font="Arial"]Krikov Tray Quick Menu[/font][/topic]

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