Jump to content

Recommended Posts

Posted

Hi :D,

I want to stop the open file security warning popping up and asking if it is ok to run. I know I can untick the box but I want to disable it install my apps and then enable it again.

I have seen a post on this site but it does not work. Any ideas.

Cheers Yesterdays


Posted

Hello,

Add this :

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download]"CheckExeSignatures"="no"

"RunInvalidSignatures"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]

"SaveZoneInformation"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]

"LowRiskFileTypes"=".exe;.bat;.com;.cmd;.reg;.key;.lnk;.pps;.eml;.url;.vbs;.inf;.hlp;.chm;.msi;.htm;.html;.js;.mp3;

.mp2;.ape;.apl;.flac;.shn;.mpc;.mp+;.wma;.ogg;.mp4;.aac;.voc;.mid;.mac;.cda;.kar;.midi;.mp1;.ra;.ram

;.qt;.mov;"

To take effect, it requires a reboot.

Cheers.

Posted

@Lucius Snow

Thanks for the tip, I have been searching for this info. for a while now. Glad to finally be able to test it.

tguy

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...