diff --git a/Network Status.au3 b/Network Status.au3 index 7577424..5f387fb 100644 --- a/Network Status.au3 +++ b/Network Status.au3 @@ -20,7 +20,8 @@ Global $count = 0 Global $wifidiag = "" Global $left = 1040 -Global $right = 565 +Global $right = 565 ;below taskbar, useful if you have a transparent taskbar +;Global $right = 540 above taskbar, useful if you have the normal windows taskbar ;Global $active = ControlGetHandle("[ACTIVE]",'','') main() move()