Hi, I've written an App.exe using Autoit which displays a countdown timer (used to keep users logged in for 30 mins), problem is users can go to Task manager and close the exe, which kind of defeats the object of what I am trying to do. Plus there is an icon in the Taskbar which shows the name of the exe, so its not rocket science to work out the process to close in task manager. Is there any code within AutoIT which can provide the icon from the Taskbar which my counter is displayed on th