I was recently working on a tool which gave an annoying popup that some error has occurred and had to click "OK" to get rid of it and continue the process. This proved really cumbersome as I had to monitor the process too often to be able to get rid of the blocking popup. I looked up on the web and found an answer to this issue- http://stackoverflow.com/questions/5868801/tools-code-to-automatically-click-ok-on-dialogs I used BuzOf a very handy utility that can get rid of annoying popups - http://www.basta.com/Product.aspx?pid=13 Just teach BuzOf which window to handle and which button to click and it will make things easy for you. Until next post c ya Hitesh
Hi, welcome to my blog. Do leave a comment if you find any post helpful or have suggestions. I have dedicated this blog to try to put solutions to some of the technical issues I faced as an application developer -Hitesh Manglani