Re: SP2 - How to disable Open File Security Warning when running applications?



EricFitchett
07-10-2005, 03:09 AM
According to Microsoft at http://support.microsoft.com/?id=889815, you
can set your environment variable SEE_MASK_NOZONECHECKS equal to 1 -
but it's not recommended, as it disables zone checking (which is what
we want to do anyway).
Also note - I have not tried this yet, so I can't guarantee it will
work.


--
EricFitchett
------------------------------------------------------------------------
EricFitchett's Profile: http://www.iamnotageek.com/member.php?userid=13068
View this thread: http://www.iamnotageek.com/showthread.php?t=658618

Ramesh, MS-MVP
07-10-2005, 03:09 AM
Or, right-click the downloaded file and choose Properties. Click Unblock and
then OK. The Zone Identifier attached to that file is now reset. For other
workarounds, see this archived post:

http://groups.google.co.in/group/microsoft.public.windowsxp.general/msg/e18c258a731802aa?dmode=source

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


"EricFitchett" <EricFitchett.1pi0op@no-mx.forums.iamnotageek.com> wrote in
message news:EricFitchett.1pi0op@no-mx.forums.iamnotageek.com...
>
> According to Microsoft at http://support.microsoft.com/?id=889815, you
> can set your environment variable SEE_MASK_NOZONECHECKS equal to 1 -
> but it's not recommended, as it disables zone checking (which is what
> we want to do anyway).
> Also note - I have not tried this yet, so I can't guarantee it will
> work.
>
>
> --
> EricFitchett
> ------------------------------------------------------------------------
> EricFitchett's Profile: http://www.iamnotageek.com/member.php?userid=13068
> View this thread: http://www.iamnotageek.com/showthread.php?t=658618
>


Re: SP2 - How to disable Open File Security Warning when running applications?