Evan
Evan

Reputation: 18589

Enable local scripts and flash in ie7

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).

Upvotes: 3

Views: 6259

Answers (3)

Claudiu
Claudiu

Reputation: 229591

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

Upvotes: 0

Ben Brandt
Ben Brandt

Reputation: 2921

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

Upvotes: 5

Sugendran
Sugendran

Reputation: 2109

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

Upvotes: 0

Related Questions