Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disabling popup block after SP2 upgrade

Status
Not open for further replies.

LMichel

IS-IT--Management
Apr 2, 2001
85
BE
I'd like to disable popup blocker for internet zone after sp2 update. I've tried registry key according to the following document: I don't understand why they are two keys for the same option : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\1809 HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3\1809 It seems that only the second key works but in this case I need to update all the profiles present on the computer. Is there an easiest way to disable the popup blocker
 
Erik,

This works but... Iwe to disable the popup blocker by default but allow the user to enable it.

Thanks for your help
 
I think I've foud the solution:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Unattend]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Unattend\New Windows]
"PopupMgr"=dword:00000000
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top