I have several things that I search for (Registry entries, files, etc.) as a prerequisite for enabling a button to install our software, let's say. If something is missing, I go to a requirements page, which shows what is missing. I also have the searches in an OnTimer script, which will refresh the requirements page once a requirement has been installed (registry entry, file, etc. now found so the requirements page indicates this is now OK).
All works fine, but I saw a small glitch, if you want to call it that, when running this on a 64-bit system. I don't know if being 64-bit has anything to do with it, but as the requirements page of my browser is displayed, and the OnTimer events are running/searching, I see a small command window, minimized on the taskbar, flashing.
What happens then is that, when trying to install a requirement, the focus seems to switch quickly between my requirement install and the minimized flashing command window. So, as a result, you have to quickly click several times to get desired button click responses on the process that should really have focus (installation of a requirement).
Has anyone else seen this? I haven't seen or noticed this behavior on any other systems and haven't heard about it from QA at all.
Any info is appreciated!
![]()

