
But it only works as long as it's running. If possible I'd rather do it in AHK. Hiding the Windows clock is easy enough, you just hide TrayClockWClass1, but the start orb seems resistant to the usual hiding methods. Help please!
Code: Select all
Control, Hide, , Start1, ahk_class Shell_TrayWnd
Code: Select all
Control, Show, , Start1, ahk_class Shell_TrayWnd
Code: Select all
WinShow, ahk_class Button
Code: Select all
WinHide, ahk_class Button
Users browsing this forum: agrout, Bad husband, MIRKOSOFT, takayo97 and 255 guests