Browser.download.manager.skipWinSecurityPolicyChecks

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

Starting with Firefox 3, the Windows security settings for downloading applications and other potentially unsafe files from the Internet are honored on files downloaded by the Download Manager. This allows, for instance, system administrators to block executable files from being downloaded by Firefox. This preference allows Firefox to ignore those OS-wide security checks.

Starting with Firefox 3.6, this preference is no longer used.

Possible values and their effects

True

Do not use Windows’ IAttachmentExecute interface when downloading files, ignoring the security settings for downloads.

False

Use IAttachmentExecute when available (Windows XP SP1 and newer). (Default)

First checked in

2008-10-11 by Jim Mathies

Has an effect in

Related bugs


Related preferences

See also

External links