Restricting IE with DisallowRun

  • Thread starter Thread starter Baldrick
  • Start date Start date
B

Baldrick

Hi
I have applied the DisallowRun entry in the registry to stop users
running certain programs. This works fine for IE if they try and run it
from a shortcut or their start menu. If they place a hyperlink in a
document however, it will open and run IE unimpeded. Am I missing
something? What can I do to close this loophole?
Cheers
Alan.
 
Hi
I have applied the DisallowRun entry in the registry to stop users
running certain programs. This works fine for IE if they try and run it
from a shortcut or their start menu. If they place a hyperlink in a
document however, it will open and run IE unimpeded. Am I missing
something? What can I do to close this loophole?
Cheers
Alan.

You could un-associate .HTM and .HTML from IE.
Open a CMD.EXE window and type:
assoc .htm=
assoc .html=



Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Back
Top