Jump to content

Group Policy To Remove / Edit HTML Editing in IE


Recommended Posts

Posted

I can remove the programs tab but can't locate where I can either remove ( or in my case I want to force the editor to notepad ) - this setting in GP:

 

Clipboard01.jpg

Posted
I want to force the editor to Notepad

Add the following registry value via GPP.

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\Windows\\system32\\NOTEPAD.EXE"

Posted
Add the following registry value via GPP.

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\Windows\\system32\\NOTEPAD.EXE"

 

Yeah I tried that a while back - I have a feeling it works on only specific versions of IE - I may have done something wrong so I'll check my work. :-)

Posted
Add the following registry value via GPP.

 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\View Source Editor\Editor Name]
@="C:\\Windows\\system32\\NOTEPAD.EXE"

 

Yeah I tried that a while back - I have a feeling it works on only specific versions of IE - I may have done something wrong so I'll check my work. :-)

 

Does not work in IE9, Let me try IE10 next....

Posted

User config > preferences > control panel > internet settings > select the policy (or create one if you don't have one) > programs tab

 

If there is a broken red line underneath press f6 to turn it green and enable the setting.

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...