VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Popup Windows

Jess Lewis  (1 Submission)   Internet/HTML   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This simple application appears as a menu item under the tool menu in Internet Explorer and permits users to enable and disable popup advertising.
Users may either disable all new popup windows or they may disable only popup advertisements that appear with no menu.

Assumes
Copy the tlb file in the zip file to the system directory and make sure that VB Shell Library appears in the references. If the library is not listed then browse to the tlb library and add it to the references. The reg file in the zip file is what adds the code to the Tools menu in Internet Explorer. After compiling the code, create an install package using the Package and Deployment Wizard and include the reg file as part of the install. Run the install to make sure that all of the registry entries are created.

Side Effects
If script debugging is enabled on the machine then it should be disabled because scripts may generate errors as they attempt to access non-existent windows.

Rate Popup Windows (2(2 Vote))

Download Popup Windows

Popup Windows Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters