Jump to content

Recommended Posts

Posted

Hello,

i have created a unattended setup of microsoft windows xp with sp2, thanks to your excellent guide.

I want to disable the security warning of windows xp sp2. This security is a message who is shown when i try to open a file downloaded with internet explorer.

Do you know a tweak of registry base who disable this stupid warning ?

Thanks


Posted

This should do the trick :lol:

-----------------------------------------------------------------------------------------------

REGEDIT4

[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;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;"

-----------------------------------------------------------------------------------------------

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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