Open File Security Warning

Posted: 09-20-2007, 07:30 AM
Is There any disable applications poping up Open File Security Warning
programatically
Reply With Quote

Responses to "Open File Security Warning"

dean-dean
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 09-20-2007, 04:43 PM
Right-click on the file giving you this warning, and choose Properties. On
the General tab of Properties, click on Unblock (Apply, OK).

"Kishore" <Kishore@discussions.microsoft.com> wrote in message
news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
> Is There any disable applications poping up Open File Security Warning
> programatically
Reply With Quote
Kishore
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 09-21-2007, 04:52 AM
Hi,
That is Fine but the thing is the .chm file and and .exe which are not
directly launched and these are called by some other application. since user
copies .chm and and.exe files to desired location and tries to launch the
application through main application the .chm viewer fails to load the
content. and in case of .exe it shows open security warning. any
solution............? if programatically good..

"dean-dean" wrote:
> Right-click on the file giving you this warning, and choose Properties. On
> the General tab of Properties, click on Unblock (Apply, OK).
>
> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
> > Is There any disable applications poping up Open File Security Warning
> > programatically
>
Reply With Quote
dean-dean
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 09-21-2007, 05:08 PM
Are the files ones downloaded from the internet? Were they in a compressed
package, such as a .zip file? Before extracting the files, right-click on
the .zip file, for example, and choose Properties. Then on the General tab
of Properties, click on Unblock (Apply, OK). Then Extract the files, and
place them where you want them. Otherwise, unless the .zip is unblocked,
each and every file that is extracted will be marked as "Blocked", and give
you that warning when one of the extracted files is opened. You can
individually Unblock each file (.chm, .exe, etc.), if that is the case, but
it's easier just to Unblock the .zip container initially.

If using Internet Explorer to download the file, the Open File Security
Warning is applied to the downloaded file automatically, and the warning
will persist until the file is unblocked. The user has to Unblock the file
as I indicated, as there is no way to do this automatically. And yes,
unless this is done, an .exe. will give the warning, and a .chm file will
fail to load its content...

"Kishore" <Kishore@discussions.microsoft.com> wrote in message
news:703EDB44-A5A3-4DDA-8D40-C2417893BA67@microsoft.com...
> Hi,
> That is Fine but the thing is the .chm file and and .exe which are not
> directly launched and these are called by some other application. since
> user
> copies .chm and and.exe files to desired location and tries to launch the
> application through main application the .chm viewer fails to load the
> content. and in case of .exe it shows open security warning. any
> solution............? if programatically good..
>
> "dean-dean" wrote:
>
>> Right-click on the file giving you this warning, and choose Properties.
>> On
>> the General tab of Properties, click on Unblock (Apply, OK).
>>
>> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
>> news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
>> > Is There any disable applications poping up Open File Security Warning
>> > programatically
>>
Reply With Quote
Kishore
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 09-22-2007, 07:12 AM
Hi Dean,

Thank You For the Support I am able to sole the issue.


"dean-dean" wrote:
> Are the files ones downloaded from the internet? Were they in a compressed
> package, such as a .zip file? Before extracting the files, right-click on
> the .zip file, for example, and choose Properties. Then on the General tab
> of Properties, click on Unblock (Apply, OK). Then Extract the files, and
> place them where you want them. Otherwise, unless the .zip is unblocked,
> each and every file that is extracted will be marked as "Blocked", and give
> you that warning when one of the extracted files is opened. You can
> individually Unblock each file (.chm, .exe, etc.), if that is the case, but
> it's easier just to Unblock the .zip container initially.
>
> If using Internet Explorer to download the file, the Open File Security
> Warning is applied to the downloaded file automatically, and the warning
> will persist until the file is unblocked. The user has to Unblock the file
> as I indicated, as there is no way to do this automatically. And yes,
> unless this is done, an .exe. will give the warning, and a .chm file will
> fail to load its content...
>
> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> news:703EDB44-A5A3-4DDA-8D40-C2417893BA67@microsoft.com...
> > Hi,
> > That is Fine but the thing is the .chm file and and .exe which are not
> > directly launched and these are called by some other application. since
> > user
> > copies .chm and and.exe files to desired location and tries to launch the
> > application through main application the .chm viewer fails to load the
> > content. and in case of .exe it shows open security warning. any
> > solution............? if programatically good..
> >
> > "dean-dean" wrote:
> >
> >> Right-click on the file giving you this warning, and choose Properties.
> >> On
> >> the General tab of Properties, click on Unblock (Apply, OK).
> >>
> >> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> >> news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
> >> > Is There any disable applications poping up Open File Security Warning
> >> > programatically
> >>
>
Reply With Quote
Kishore
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 10-05-2007, 11:36 AM
Hi,

Whatever suggested in below quote is working fine only for some of the
exe inside the .ZIP file but for some of exes still it gives same error if i
right click on the .exe there is no Unblock button but when i run still i get
same error message









"Kishore" wrote:
> Hi Dean,
>
> Thank You For the Support I am able to sole the issue.
>
>
> "dean-dean" wrote:
>
> > Are the files ones downloaded from the internet? Were they in a compressed
> > package, such as a .zip file? Before extracting the files, right-click on
> > the .zip file, for example, and choose Properties. Then on the General tab
> > of Properties, click on Unblock (Apply, OK). Then Extract the files, and
> > place them where you want them. Otherwise, unless the .zip is unblocked,
> > each and every file that is extracted will be marked as "Blocked", and give
> > you that warning when one of the extracted files is opened. You can
> > individually Unblock each file (.chm, .exe, etc.), if that is the case, but
> > it's easier just to Unblock the .zip container initially.
> >
> > If using Internet Explorer to download the file, the Open File Security
> > Warning is applied to the downloaded file automatically, and the warning
> > will persist until the file is unblocked. The user has to Unblock the file
> > as I indicated, as there is no way to do this automatically. And yes,
> > unless this is done, an .exe. will give the warning, and a .chm file will
> > fail to load its content...
> >
> > "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> > news:703EDB44-A5A3-4DDA-8D40-C2417893BA67@microsoft.com...
> > > Hi,
> > > That is Fine but the thing is the .chm file and and .exe which are not
> > > directly launched and these are called by some other application. since
> > > user
> > > copies .chm and and.exe files to desired location and tries to launch the
> > > application through main application the .chm viewer fails to load the
> > > content. and in case of .exe it shows open security warning. any
> > > solution............? if programatically good..
> > >
> > > "dean-dean" wrote:
> > >
> > >> Right-click on the file giving you this warning, and choose Properties.
> > >> On
> > >> the General tab of Properties, click on Unblock (Apply, OK).
> > >>
> > >> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> > >> news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
> > >> > Is There any disable applications poping up Open File Security Warning
> > >> > programatically
> > >>
> >
Reply With Quote
Patrick
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 10-09-2007, 09:24 PM
Dean-dean,

I downloaded a .zip file, right-clicked on the file, went to properties, but
there is no Unblock option ANYWHERE. Any direction would be great.

-P

"dean-dean" wrote:
> Right-click on the file giving you this warning, and choose Properties. On
> the General tab of Properties, click on Unblock (Apply, OK).
>
> "Kishore" <Kishore@discussions.microsoft.com> wrote in message
> news:763DF688-E20D-4F5F-9583-986A0C521215@microsoft.com...
> > Is There any disable applications poping up Open File Security Warning
> > programatically
>
Reply With Quote
kurtrock
Guest
Posts: n/a
 
Open File Security Warning
Posted: 01-06-2008, 12:26 AM
In trying to run the file that is generating the subject error, I right-click
on the file giving me the warning, and choose Properties. On the General tab
of Properties, I click on Unblock (Apply, OK). But every time I run the file,
I still get the error and still, when I go to Properties, find the option to
Unblock. Any reason I can't get the fix to "stick"? I'd appreciate any
help! Thanks!

Reply With Quote
Henson
Guest
Posts: n/a
 
Re: Open File Security Warning
Posted: 01-06-2008, 06:53 AM
It's been a while since I had this error, but I believe the problem is that
the file is located in a system directory. Try copying the file in question
to your desktop and unblocking it there. If it works, you may have to
reconfigure your startup (or whatever) to run from your desktop. I supposed
you could also just take ownership of the folder where it is too.

- Henson

"kurtrock" <kurtrock@discussions.microsoft.com> wrote in message
news:EC9EBCE2-D042-4592-B7CE-660652771365@microsoft.com...
> In trying to run the file that is generating the subject error, I
> right-click
> on the file giving me the warning, and choose Properties. On the General
> tab
> of Properties, I click on Unblock (Apply, OK). But every time I run the
> file,
> I still get the error and still, when I go to Properties, find the option
> to
> Unblock. Any reason I can't get the fix to "stick"? I'd appreciate any
> help! Thanks!
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Open File - Security Warning Sean Horvath Windows XP Embedded 4 06-27-2007 06:37 AM
How to remove "Open File - Security Warning" window? Echevil Windows Vista Security 1 01-07-2007 07:36 AM
Internet Explorer 6.0 SP2 File Download Security Warning Bypass Exploit JM Tella Llop [MVP Windows] Windows XP Configuration & Management 0 11-21-2004 06:10 PM
RDC Security Warning Mike Windows XP Work Remotely 1 01-16-2004 12:30 AM
Today's warning from Dept. of Homeland Security re security flaw Dot Windows XP Security & Administration 3 08-02-2003 09:23 AM