Click here to Skip to main content
15,888,157 members
Articles / Programming Languages / C#

C# Popup Killer

Rate me:
Please Sign up or sign in to vote.
4.68/5 (36 votes)
25 Aug 20027 min read 387.5K   6.9K   142  
C# implementation of a tool to close banned windows
In this article, you will see a program called Popup Killer that works in the system tray, checks browser windows on a regular interval basis, updates banned windows declared in an XML file, and is easy to use. This program has better and faster implementation in C# for banned window lookup.

Views

Daily Counts

Downloads

Weekly Counts


Written By
France France
Addicted to reverse engineering. At work, I am developing business intelligence software in a team of smart people (independent software vendor).

Need a fast Excel generation component? Try xlsgen.

Comments and Discussions