|
This is a difficult one, because there is no real solution (that I am aware of.) Internet Explorer and Windows Explorer are tightly integrated, and cannot be seperated.
You have a few options to workaround it, though:
- Use group policies (or registry hacks) to disable the address bar
- Use a firewall to block the ports
Blocking access to the 'iexplore.exe' file will NOT work (eg. deny access with NTFS permissions). It will not stop web pages from loading from Windows Explorer. The best solution I know of:
- Put in a dummy 'proxy' address. For instance, configure IE to use a 'localhost' as the proxy server. Web-browsing will not 'work' because the computer is pointing to a dummy proxy that won't take them anywhere.
- rp
|