Skip to content

Unchecky/unchecky-bho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an attempt for an Internet Explorer Browser Helper Object (BHO) for the Unchecky program.

For more information, please see the blog post Bringing Unchecky to the web.

Status

Currently, only Adobe Reader and Adobe Flash Player pages are supported. The offer checkbox is being Unchecked with a timer.

Building

The project is being developed using Visual Studio 2013. Older versions of Visual Studio might be supported as well.

Registering

After building the BHO, run regsvr32 as administrator with the dll as the first argument:

regsvr32 unchecky_bho_32.dll

For the 64-bit version:

regsvr32 unchecky_bho_64.dll

About

An attempt for an Internet Explorer BHO for the Unchecky program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published