Heya, I have 2 questions If you right click the windows 7 taskbar, go to options, and tick "Auto-Hide the Taskbar". It increases the size of the screen for apps "cuz the taskbar is kinda gone" unless u hover ur mouse to the location of the bar and it slowly appears. Also when the bar is inactive it shows this horrible line reminding you of the location of it #NoTrayIcon #Include <WinAPI.au3> _ShowTaskBar(1) Func _ShowTaskBar($fShow) Local $hTaskBar If @OSVersion = "WIN_VISTA" or