I'm running an old little app which runs in the browser from local files, and I keep getting the, "To help protect your security, Internet Explorer has restricted this webpage from running scripts or Activex controls that could access your computer" message.

Is there a registry setting or something I can tweak to allow it to run automatically?

I'm aware of Mark of the Web but it is not practical in this case (neither is running in Firefox, unfortunately).

link|improve this question

55% accept rate
feedback

3 Answers

up vote 6 down vote accepted

Internet Options > Advanced > Security > Allow active content to run in files on My Computer

link|improve this answer
feedback

It's in Internet Options > Advanced > Security > Allow active content to run in files on My Computer.

link|improve this answer
feedback

you need to add the local file system (file://*) to the safe websites in the security settings.

link|improve this answer
Doesn't let me add "file://*" or variations as a trusted site. – Evan Sep 30 '08 at 5:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.