PDA

View Full Version : How to disable file/folder browsing from IE (W2K)


bsub
04-04-2002, 06:55 AM
Going to install IE 6 on Terminal server and want to prevent users from browsing file/folders using IE. Does anyone know how can it be done ? Thanks for any response.

reghakr
04-04-2002, 11:52 PM
I'm not positive, but you could try the NoFileUrl DWORD entry with a value of 1 under:

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\Restrictions]

You would then need to take a way the Run box also:
<a target="_blank" href=http://www.winguides.com/registry/display.php/151/>Remove Run from the Start Menu</a>

reghakr