ahk always on top
Winset,AlwaysOnTop,,A
WinGetTitle, Name, A
If (SubStr(Name, 1, 1) = "+")
Name:=Name := SubStr(Name, 3)
else
Name:="+ " . Name ;chr(134) ;Identify which window has enabled this function
WinSetTitle, A, , %Name%
ahk always on top
Winset,AlwaysOnTop,,A
WinGetTitle, Name, A
If (SubStr(Name, 1, 1) = "+")
Name:=Name := SubStr(Name, 3)
else
Name:="+ " . Name ;chr(134) ;Identify which window has enabled this function
WinSetTitle, A, , %Name%
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us