Jump to content

How to rename Start Button


Recommended Posts

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