I've implemented the changes to block access to C: and D: using the following in URL.txt:
+all
+res://c:\windows\system32\shdoclc.dll/navcancl.htm
-C:\\
-D:\\
However, I've found that you can still get to Windows Explorer by using:
file:
This allows access to the "My Computer" level with all HDs and network drives shown.
How does one block that? I'm using the 10/9/2003 EXE (2.04).
Blocking file:
Moderators: Tyler, Scott, PWB v2 Moderator
When typing in "File:" into the address bar on a Windows 2000 system, the IE Web Browser Control converts the address into the "My Computer" control with the following address.
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
By adding this with the "-" to the URL filter file the "File:" will be blocked.
This is not a concern on a Windows XP system and I have not check this on other version of Windows.
--Scott
::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
By adding this with the "-" to the URL filter file the "File:" will be blocked.
This is not a concern on a Windows XP system and I have not check this on other version of Windows.
--Scott