To continue reading for free, register below or login
To read more you must become a member of SearchWindowsServer.com
');
// -->

You are referring to the Open File Security Warning dialog box. While you can uncheck the box for the popup, that only affects that file. If you download another file, you'll get the popup again, even if it is the same file as before. However, there is a way to turn it off for new downloads (all old downloads will still pop up with the warning unless the aforementioned box is unchecked). There are two methods for disabling the popup message.
Registry Option: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesAttachments Set SaveZoneInformation to 1.
NOTE:
0 = Not Configured
1 = Enabled
2 = Disabled
You can also set this via Group Policy at the User Configuration > Administrative Templates > Windows Components > Attachment Manager node. Enable the "Do not preserve zone information in file attachments" setting.
|