Jump to content

Recommended Posts

Posted

Does anyone know how to stop the prompt "do you want to close all tabs ?" coming up in IE 7.

 

I want to if possible have a way of disabling the using group policy as we have over 500 clients!

 

Currently it is preventing Ranger from closing internet explorer if a security violation is made.

 

Help, much appricated.

Posted

See image below you can do it on each machine this way.

 

http://img687.imageshack.us/img687/5458/ie7tabs.th.png"]http://img687.imageshack.us/img687/5458/ie7tabs.th.png[/url]

 

As for group policy I think there should be a setting called "Warn Me when closing Multiple Tabs" and you can disable it there not entirely sure. Should be in the following location;

 

Computer(or user) Configuration / Administrative Templates / Windows Components / Internet Explorer

 

You will need the correct Administive Templates for IE7 which you can get here

 

IE7 ADM Template

Posted
Does anyone know how to stop the prompt "do you want to close all tabs ?" coming up in IE 7.

 

I want to if possible have a way of disabling the using group policy as we have over 500 clients!

 

Currently it is preventing Ranger from closing internet explorer if a security violation is made.

 

Help, much appricated.

 

Hi

 

The registry key is

 

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabbedBrowsing

 

The value and name is

REG_DWORD WarnOnClose Value 1 (for no warning)

 

If you want Ranger to set this value for you you will need to edit the preshellNT, 9x or Vista .rrg files in the Ranger directory and add the following exported registry branch. The setting should then be changed upon next login

 

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TabbedBrowsing]

"WarnOnClose"=dword:00000001

 

Rgds

 

This should work but I cannot accept any resposibility if it doesn't. The preshell files in Ranger are handy for this purpose as they let you do registry merges essentially before Ranger loads and would ban such activity.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...