How to disable "Explore" in the right-click context menu.
Hello All,
I am working on to deploy Terminal Services for visitors. I need to
disable "Explore" in the right-click context menu. I know how to
disable the right-click context menu completely, but that is not what
I want to. I just want to remove that "Explorer" item or gray it out.
(screenshot at http://security-basics.blogspot.com/...en-folder.html
)
Re: How to disable "Explore" in the right-click context menu.
Saqib Ali,
Delete the following registry key:
HKEY_CLASSES_ROOT\Folder\shell\explore
That will remove 'explore' from the context menu
--
Newbie Coder
(It's just a name)
"Saqib Ali" <docbook.xml@gmail.com> wrote in message
news:1188343937.180113.46560@50g2000hsm.googlegrou ps.com...
> Hello All,
>
> I am working on to deploy Terminal Services for visitors. I need to
> disable "Explore" in the right-click context menu. I know how to
> disable the right-click context menu completely, but that is not what
> I want to. I just want to remove that "Explorer" item or gray it out.
> (screenshot at http://security-basics.blogspot.com/...en-folder.html
> )
>
> And now page 2:
> I also want to disable the "Open Folder" button when you download and
> save a file using IE.
> (screenshot at http://security-basics.blogspot.com/...en-folder.html
> )
>
> Any thoughts on how these can be achieved?
>
> Thanks
> Saqib Ali
> http://security-basics.blogspot.com/
>
"Saqib Ali" <docbook.xml@gmail.com> wrote in message news:1188358760.752032.288680@x40g2000prg.googlegr oups.com...
> Delete the following registry key:
> HKEY_CLASSES_ROOT\Folder\shell\explore
> That will remove 'explore' from the context menu
"Saqib Ali" <docbook.xml@gmail.com> wrote in message news:1188446519.392714.264750@r23g2000prd.googlegr oups.com...
On Aug 29, 12:26 am, "Ramesh, MS-MVP" <ram...@XOX.mvps.org> wrote:
> HKEY_CLASSES_ROOT\Directory\shell\find
Thanks Ramesh. That took care of the "Search" item in the context
menu