Jump to content

Recommended Posts

Posted

But BretFF could U give me the code written in autoit. I tried hard but not able to chnage it. Isn't there any other way except through registry

Posted (edited)

Found this in my snippet folder. I think I remember it's in a loop because windows occasionally switches it back to default... or something like that :D...

while 1
    ControlSetText("[CLASS:Shell_TrayWnd]", "", "[CLASS:Button; INSTANCE:1]", "Name")
wend

Edit: In fact I would combine it with ControlGetText() to check the actual name, maybe in a timer or with adlib. Above code is in loop because that's the way I saved it to snippets :o...

Edited by KaFu
Posted (edited)

Dear Authenticity I am using Windows XP Pro 2006. Now working to me too I was using it without While loop :D

Edited by COMSATS

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